mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 17:32:26 +00:00
Reduce the number of files
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
|
||||
networking = {hostName = "zelus";};
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
services.nix-daemon.enable = true;
|
||||
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
|
||||
programs.zsh = {
|
||||
|
Reference in New Issue
Block a user