1773677607
This commit is contained in:
@@ -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";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user