1773677607

This commit is contained in:
2026-03-16 10:13:27 -06:00
parent 753973773d
commit 217e7ea4c3
7 changed files with 39 additions and 40 deletions
+1 -9
View File
@@ -49,6 +49,7 @@
"Bing"
"Perplexity"
"Wikipedia (en)"
"DuckDuckGo"
];
Add = [
{
@@ -59,15 +60,6 @@
Alias = "searx";
Description = "Searx (search.atri.dad)";
}
{
Name = "DuckDuckGo";
URLTemplate = "https://duckduckgo.com/?q={searchTerms}";
SuggestURLTemplate = "https://duckduckgo.com/ac/?q={searchTerms}&type=list";
Method = "GET";
IconURL = "https://duckduckgo.com/favicon.ico";
Alias = "ddg";
Description = "DuckDuckGo";
}
];
};
+3 -5
View File
@@ -19,14 +19,15 @@
nerd-fonts.iosevka
desktop-file-utils
# CLI
# CLI/TUI
bitwarden-cli
tea
subtui
helix
# Desktop applications
bitwarden-desktop
vlc
streamrip
zotero
lrcget
impression
@@ -38,10 +39,7 @@
signal-desktop
unstable.fastmail-desktop
supersonic
subtui
mpv
nicotine-plus
];
programs.obs-studio.enable = true;
}
+2 -2
View File
@@ -12,12 +12,12 @@
extraOptions.UserKnownHostsFile = "/dev/null";
};
"tux" = {
hostname = "tuxworld.usask.ca";
hostname = "tux8.usask.ca";
user = "atl175";
};
"haschel" = {
hostname = "haschel";
user = "fedora";
user = "root";
};
"lloyd" = {
hostname = "lloyd";