feat: update nixpkgs

This commit is contained in:
Swarsel 2024-08-27 23:40:00 +02:00
parent cc1ffd103b
commit 36899e6f9e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 392 additions and 342 deletions

View file

@ -8571,15 +8571,15 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]]
profiles = { profiles = {
dc_adm = { dc_adm = {
id = 1; id = 1;
# <<firefoxprofile>> <<firefoxprofile>>
}; };
cl_adm = { cl_adm = {
id = 2; id = 2;
# <<firefoxprofile>> <<firefoxprofile>>
}; };
ws_adm = { ws_adm = {
id = 3; id = 3;
# <<firefoxprofile>> <<firefoxprofile>>
}; };
}; };
}; };

6
flake.lock generated
View file

@ -807,11 +807,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1723637854, "lastModified": 1724479785,
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=", "narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9", "rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2024-08-13 Di 23:29 --> <!-- 2024-08-27 Di 23:42 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>SwarselSystems: NixOS + Emacs Configuration</title> <title>SwarselSystems: NixOS + Emacs Configuration</title>
@ -350,7 +350,7 @@
</div> </div>
</div> </div>
<p> <p>
<b>This file has 45330 words spanning 11987 lines and was last revised on 2024-08-13 23:29:28 +0200.</b> <b>This file has 45507 words spanning 12037 lines and was last revised on 2024-08-27 23:41:55 +0200.</b>
</p> </p>
<p> <p>
@ -400,7 +400,7 @@ This section defines my Emacs configuration. For a while, I considered to use ry
</p> </p>
<p> <p>
My emacs is built using the emacs-overlay nix flake, which builds a bleeding edge emacs on wayland (pgtk) with utilities like treesitter support. By executing the below source block, the current build setting can be updated at any time, and you can see my most up-to-date build options (last updated: 2024-08-13 23:29:28 +0200) My emacs is built using the emacs-overlay nix flake, which builds a bleeding edge emacs on wayland (pgtk) with utilities like treesitter support. By executing the below source block, the current build setting can be updated at any time, and you can see my most up-to-date build options (last updated: 2024-08-27 23:41:55 +0200)
</p></li> </p></li>
</ul> </ul>
@ -412,7 +412,7 @@ system-configuration-options
</div> </div>
<pre class="example"> <pre class="example">
--prefix=/nix/store/jh4xny0q3is65dfk9nfmiiipxfvqzl8p-emacs-pgtk-20240810.0 --disable-build-details --with-modules --with-pgtk --with-compress-install --with-toolkit-scroll-bars --with-native-compilation --without-imagemagick --with-mailutils --without-small-ja-dic --with-tree-sitter --without-xinput2 --with-xwidgets --with-dbus --with-selinux --prefix=/nix/store/frxxsgm1rw0drr8la1cxm6cmq5iw89r0-emacs-pgtk-20240816.0 --disable-build-details --with-modules --with-pgtk --with-compress-install --with-toolkit-scroll-bars --with-native-compilation --without-imagemagick --with-mailutils --without-small-ja-dic --with-tree-sitter --without-xinput2 --with-xwidgets --with-dbus --with-selinux
</pre> </pre>
@ -2313,11 +2313,6 @@ My work machine. Built for more security, this is the gold standard of my config
firewall.enable = true; firewall.enable = true;
}; };
hardware.graphics.extraPackages = with pkgs; [
vulkan-loader
vulkan-validation-layers
vulkan-extension-layer
];
services = { services = {
fwupd.enable = true; fwupd.enable = true;
@ -2346,13 +2341,23 @@ My work machine. Built for more security, this is the gold standard of my config
# ------ ----- # ------ -----
# | DP-4 | |eDP-1| # | DP-4 | |eDP-1|
# ------ ----- # ------ -----
startup = [
{ command = "nextcloud --background"; }
{ command = "vesktop --start-minimized --enable-speech-dispatcher --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime"; }
{ command = "element-desktop --hidden --enable-features=UseOzonePlatform --ozone-platform=wayland --disable-gpu-driver-bug-workarounds"; }
{ command = "ANKI_WAYLAND=1 anki"; }
{ command = "OBSIDIAN_USE_WAYLAND=1 obsidian"; }
{ command = "nm-applet"; }
{ command = "teams-for-linux"; }
{ command = "1password"; }
];
monitors = { monitors = {
main = { main = {
name = "BOE 0x0BC9 Unknown"; name = "BOE 0x0BC9 Unknown";
mode = "2560x1600"; # TEMPLATE mode = "2560x1600"; # TEMPLATE
scale = "1"; scale = "1";
position = "2560,0"; position = "2560,0";
workspace = "2:二"; workspace = "10:十";
output = "eDP-2"; output = "eDP-2";
}; };
homedesktop = { homedesktop = {
@ -2387,6 +2392,14 @@ My work machine. Built for more security, this is the gold standard of my config
workspace = "1:一"; workspace = "1:一";
output = "DP-3"; output = "DP-3";
}; };
work_middle_middle = {
name = "HP Inc. HP 732pk CNC4080YL5";
mode = "3840x2160";
scale = "1";
position = "5120,0";
workspace = "1:一";
output = "DP-9";
};
}; };
inputs = { inputs = {
"12972:18:Framework_Laptop_16_Keyboard_Module_-_ANSI_Keyboard" = { "12972:18:Framework_Laptop_16_Keyboard_Module_-_ANSI_Keyboard" = {
@ -2407,6 +2420,10 @@ My work machine. Built for more security, this is the gold standard of my config
xkb_layout = "us"; xkb_layout = "us";
xkb_variant = "altgr-intl"; xkb_variant = "altgr-intl";
}; };
"1133:45944:MX_KEYS_S" = {
xkb_layout = "us";
xkb_variant = "altgr-intl";
};
}; };
keybindings = { keybindings = {
"Mod4+Ctrl+p" = "exec wl-mirror eDP-2"; "Mod4+Ctrl+p" = "exec wl-mirror eDP-2";
@ -5704,6 +5721,10 @@ Also, the system state version is set here. No need to touch it.
nixPath = lib.mapAttrsToList (n: _: "${n}=flake:${n}") flakeInputs; nixPath = lib.mapAttrsToList (n: _: "${n}=flake:${n}") flakeInputs;
}; };
nixpkgs.config.permittedInsecurePackages = [
"jitsi-meet-1.0.8043"
];
home-manager = { home-manager = {
useGlobalPkgs = true; useGlobalPkgs = true;
useUserPackages = true; useUserPackages = true;
@ -7181,6 +7202,13 @@ This opens a few gaming ports and installs the steam configuration suite for gam
pkgs.proton-ge-bin pkgs.proton-ge-bin
]; ];
}; };
hardware.xone.enable = true;
environment.systemPackages = [
linuxKernel.packages.linux_6_10.xone
];
} }
@ -8648,7 +8676,7 @@ The rest of the related configuration is found here:
"custom/nix-updates" = { "custom/nix-updates" = {
exec = "update-checker"; exec = "update-checker";
on-click = "update-checker &amp;&amp; notify-send 'The system has been updated'"; on-click = "update-checker &amp;&amp; notify-send 'The system has been updated'";
interval = 3600; interval = "once";
tooltip = true; tooltip = true;
return-type = "json"; return-type = "json";
format = "{} {icon}"; format = "{} {icon}";
@ -9252,6 +9280,7 @@ in
}; };
assigns = { assigns = {
"1:一" = [{ app_id = "firefox"; }]; "1:一" = [{ app_id = "firefox"; }];
"10:十" = [{ app_id = "teams-for-linux"; }];
}; };
floating = { floating = {
border = 1; border = 1;
@ -9514,13 +9543,28 @@ The rest of the settings is at <a href="#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf"
home.packages = with pkgs; [ home.packages = with pkgs; [
teams-for-linux teams-for-linux
google-chrome google-chrome
thunderbird shellcheck
ansible
dig dig
]; ];
programs.ssh = { programs.ssh = {
matchBlocks = { matchBlocks = {
"uc" = {
hostname = "uc.clip.vbc.ac.at";
user = "stack";
};
"uc-stg" = {
hostname = "uc.staging.clip.vbc.ac.at";
user = "stack";
};
"cbe" = {
hostname = "cbe.vbc.ac.at";
user = "dc_adm_schwarzaeugl";
};
"cbe-stg" = {
hostname = "cbe.staging.vbc.ac.at";
user = "dc_adm_schwarzaeugl";
};
"*.vbc.ac.at" = { "*.vbc.ac.at" = {
user = "dc_adm_schwarzaeugl"; user = "dc_adm_schwarzaeugl";
}; };
@ -10928,6 +10972,7 @@ I also define some keybinds to some combinations directly. Those are used mostly
"ol" '((lambda () (interactive) (org-insert-link)) :which-key "insert link") "ol" '((lambda () (interactive) (org-insert-link)) :which-key "insert link")
"os" '((lambda () (interactive) (org-store-link)) :which-key "store link") "os" '((lambda () (interactive) (org-store-link)) :which-key "store link")
"od" '((lambda () (interactive) (org-babel-demarcate-block)) :which-key "demarcate (split) src-block") "od" '((lambda () (interactive) (org-babel-demarcate-block)) :which-key "demarcate (split) src-block")
"on" '((lambda () (interactive) (nixpkgs-fmt-region)) :which-key "format nix-block")
;; "c" '(:ignore c :which-key "capture") ;; "c" '(:ignore c :which-key "capture")
;; "cj" '((lambda () (interactive) (org-capture nil "jj")) :which-key "journal") ;; "cj" '((lambda () (interactive) (org-capture nil "jj")) :which-key "journal")
;; "cs" '(markdown-download-screenshot :which-key "screenshot") ;; "cs" '(markdown-download-screenshot :which-key "screenshot")
@ -10963,9 +11008,13 @@ I also define some keybinds to some combinations directly. Those are used mostly
"hd" 'devdocs-lookup "hd" 'devdocs-lookup
"w" '(:ignore t :which-key "window") "w" '(:ignore t :which-key "window")
"wl" 'windmove-right "wl" 'windmove-right
"w &lt;right&gt;" 'windmove-right
"wh" 'windmove-left "wh" 'windmove-left
"w &lt;left&gt;" 'windmove-left
"wk" 'windmove-up "wk" 'windmove-up
"w &lt;up&gt;" 'windmove-up
"wj" 'windmove-down "wj" 'windmove-down
"w &lt;down&gt;" 'windmove-down
"wr" 'winner-redo "wr" 'winner-redo
"wd" 'delete-window "wd" 'delete-window
"w=" 'balance-windows-area "w=" 'balance-windows-area
@ -10973,6 +11022,7 @@ I also define some keybinds to some combinations directly. Those are used mostly
"wu" 'winner-undo "wu" 'winner-undo
"wr" 'winner-redo "wr" 'winner-redo
"w/" 'evil-window-vsplit "w/" 'evil-window-vsplit
"w\\" 'evil-window-vsplit
"w-" 'evil-window-split "w-" 'evil-window-split
"wm" '(delete-other-windows :wk "maximize") "wm" '(delete-other-windows :wk "maximize")
"&lt;right&gt;" 'up-list "&lt;right&gt;" 'up-list
@ -13317,11 +13367,11 @@ This enables pdf-previewing in dirvish and gives a much better pdf-viewer than i
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-emacs-lisp"> <pre class="src src-emacs-lisp">
(use-package pdf-tools ;; (use-package pdf-tools
:init ;; :init
(if (not (boundp 'pdf-tools-directory)) ;; (if (not (boundp 'pdf-tools-directory))
(pdf-tools-install)) ;; (pdf-tools-install))
:mode ("\\.pdf" . pdf-view-mode)) ;; :mode ("\\.pdf" . pdf-view-mode))
</pre> </pre>
</div> </div>
@ -13838,7 +13888,7 @@ This sets up the <code>dashboard</code>, which is really quite useless. But, it
</div> </div>
<div id="postamble" class="status"> <div id="postamble" class="status">
<p class="author">Author: Leon Schwarzäugl</p> <p class="author">Author: Leon Schwarzäugl</p>
<p class="date">Created: 2024-08-13 Di 23:29</p> <p class="date">Created: 2024-08-27 Di 23:42</p>
<p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p> <p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
</div> </div>
</body> </body>

View file

@ -36,234 +36,234 @@
profiles = { profiles = {
dc_adm = { dc_adm = {
id = 1; id = 1;
#
# isDefault = false; isDefault = false;
# userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css; userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css;
# extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [
# tridactyl tridactyl
# browserpass browserpass
# clearurls clearurls
# darkreader darkreader
# enhancer-for-youtube enhancer-for-youtube
# istilldontcareaboutcookies istilldontcareaboutcookies
# translate-web-pages translate-web-pages
# ublock-origin ublock-origin
# reddit-enhancement-suite reddit-enhancement-suite
# sponsorblock sponsorblock
# web-archives web-archives
# onepassword-password-manager onepassword-password-manager
# single-file single-file
# widegithub widegithub
# enhanced-github enhanced-github
# unpaywall unpaywall
# don-t-fuck-with-paste don-t-fuck-with-paste
# plasma-integration plasma-integration
# ]; ];
#
# search.engines = { search.engines = {
# "Nix Packages" = { "Nix Packages" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/packages"; template = "https://search.nixos.org/packages";
# params = [ params = [
# { name = "type"; value = "packages"; } { name = "type"; value = "packages"; }
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@np" ]; definedAliases = [ "@np" ];
# }; };
#
# "NixOS Wiki" = { "NixOS Wiki" = {
# urls = [{ urls = [{
# template = "https://nixos.wiki/index.php?search={searchTerms}"; template = "https://nixos.wiki/index.php?search={searchTerms}";
# }]; }];
# iconUpdateURL = "https://nixos.wiki/favicon.png"; iconUpdateURL = "https://nixos.wiki/favicon.png";
# updateInterval = 24 * 60 * 60 * 1000; # every day updateInterval = 24 * 60 * 60 * 1000; # every day
# definedAliases = [ "@nw" ]; definedAliases = [ "@nw" ];
# }; };
#
# "NixOS Options" = { "NixOS Options" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/options"; template = "https://search.nixos.org/options";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@no" ]; definedAliases = [ "@no" ];
# }; };
#
# "Home Manager Options" = { "Home Manager Options" = {
# urls = [{ urls = [{
# template = "https://home-manager-options.extranix.com/"; template = "https://home-manager-options.extranix.com/";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@hm" "@ho" "@hmo" ]; definedAliases = [ "@hm" "@ho" "@hmo" ];
# }; };
#
# "Google".metaData.alias = "@g"; "Google".metaData.alias = "@g";
# }; };
# search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart
#
}; };
cl_adm = { cl_adm = {
id = 2; id = 2;
#
# isDefault = false; isDefault = false;
# userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css; userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css;
# extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [
# tridactyl tridactyl
# browserpass browserpass
# clearurls clearurls
# darkreader darkreader
# enhancer-for-youtube enhancer-for-youtube
# istilldontcareaboutcookies istilldontcareaboutcookies
# translate-web-pages translate-web-pages
# ublock-origin ublock-origin
# reddit-enhancement-suite reddit-enhancement-suite
# sponsorblock sponsorblock
# web-archives web-archives
# onepassword-password-manager onepassword-password-manager
# single-file single-file
# widegithub widegithub
# enhanced-github enhanced-github
# unpaywall unpaywall
# don-t-fuck-with-paste don-t-fuck-with-paste
# plasma-integration plasma-integration
# ]; ];
#
# search.engines = { search.engines = {
# "Nix Packages" = { "Nix Packages" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/packages"; template = "https://search.nixos.org/packages";
# params = [ params = [
# { name = "type"; value = "packages"; } { name = "type"; value = "packages"; }
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@np" ]; definedAliases = [ "@np" ];
# }; };
#
# "NixOS Wiki" = { "NixOS Wiki" = {
# urls = [{ urls = [{
# template = "https://nixos.wiki/index.php?search={searchTerms}"; template = "https://nixos.wiki/index.php?search={searchTerms}";
# }]; }];
# iconUpdateURL = "https://nixos.wiki/favicon.png"; iconUpdateURL = "https://nixos.wiki/favicon.png";
# updateInterval = 24 * 60 * 60 * 1000; # every day updateInterval = 24 * 60 * 60 * 1000; # every day
# definedAliases = [ "@nw" ]; definedAliases = [ "@nw" ];
# }; };
#
# "NixOS Options" = { "NixOS Options" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/options"; template = "https://search.nixos.org/options";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@no" ]; definedAliases = [ "@no" ];
# }; };
#
# "Home Manager Options" = { "Home Manager Options" = {
# urls = [{ urls = [{
# template = "https://home-manager-options.extranix.com/"; template = "https://home-manager-options.extranix.com/";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@hm" "@ho" "@hmo" ]; definedAliases = [ "@hm" "@ho" "@hmo" ];
# }; };
#
# "Google".metaData.alias = "@g"; "Google".metaData.alias = "@g";
# }; };
# search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart
#
}; };
ws_adm = { ws_adm = {
id = 3; id = 3;
#
# isDefault = false; isDefault = false;
# userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css; userChrome = builtins.readFile ../../../programs/firefox/chrome/userChrome.css;
# extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [
# tridactyl tridactyl
# browserpass browserpass
# clearurls clearurls
# darkreader darkreader
# enhancer-for-youtube enhancer-for-youtube
# istilldontcareaboutcookies istilldontcareaboutcookies
# translate-web-pages translate-web-pages
# ublock-origin ublock-origin
# reddit-enhancement-suite reddit-enhancement-suite
# sponsorblock sponsorblock
# web-archives web-archives
# onepassword-password-manager onepassword-password-manager
# single-file single-file
# widegithub widegithub
# enhanced-github enhanced-github
# unpaywall unpaywall
# don-t-fuck-with-paste don-t-fuck-with-paste
# plasma-integration plasma-integration
# ]; ];
#
# search.engines = { search.engines = {
# "Nix Packages" = { "Nix Packages" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/packages"; template = "https://search.nixos.org/packages";
# params = [ params = [
# { name = "type"; value = "packages"; } { name = "type"; value = "packages"; }
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@np" ]; definedAliases = [ "@np" ];
# }; };
#
# "NixOS Wiki" = { "NixOS Wiki" = {
# urls = [{ urls = [{
# template = "https://nixos.wiki/index.php?search={searchTerms}"; template = "https://nixos.wiki/index.php?search={searchTerms}";
# }]; }];
# iconUpdateURL = "https://nixos.wiki/favicon.png"; iconUpdateURL = "https://nixos.wiki/favicon.png";
# updateInterval = 24 * 60 * 60 * 1000; # every day updateInterval = 24 * 60 * 60 * 1000; # every day
# definedAliases = [ "@nw" ]; definedAliases = [ "@nw" ];
# }; };
#
# "NixOS Options" = { "NixOS Options" = {
# urls = [{ urls = [{
# template = "https://search.nixos.org/options"; template = "https://search.nixos.org/options";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@no" ]; definedAliases = [ "@no" ];
# }; };
#
# "Home Manager Options" = { "Home Manager Options" = {
# urls = [{ urls = [{
# template = "https://home-manager-options.extranix.com/"; template = "https://home-manager-options.extranix.com/";
# params = [ params = [
# { name = "query"; value = "{searchTerms}"; } { name = "query"; value = "{searchTerms}"; }
# ]; ];
# }]; }];
#
# icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
# definedAliases = [ "@hm" "@ho" "@hmo" ]; definedAliases = [ "@hm" "@ho" "@hmo" ];
# }; };
#
# "Google".metaData.alias = "@g"; "Google".metaData.alias = "@g";
# }; };
# search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart search.force = true; # this is required because otherwise the search.json.mozlz4 symlink gets replaced on every firefox restart
#
}; };
}; };
}; };