Flakeify NixOS configuration
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
./modules/x.nix
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
programs.git.enable = true;
|
||||
programs.firefox.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user