mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
nix index automatic
This commit is contained in:
parent
8f94c1e1f0
commit
2770d8fb58
4 changed files with 31 additions and 1 deletions
4
base.nix
4
base.nix
|
@ -26,11 +26,13 @@
|
|||
rxvt_unicode
|
||||
xorg.xbacklight
|
||||
neovim
|
||||
comma
|
||||
];
|
||||
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
programs.command-not-found.enable = false;
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue