This commit is contained in:
2025-10-05 12:31:24 +02:00
parent f88afb52a8
commit 2f64d10171
+6
View File
@@ -18,6 +18,12 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
boot = {
zfs = {
devNodes = "/dev/disk/by-uuid";
};
};
programs.git.enable = true;
programs.firefox.enable = true;