This commit is contained in:
cnst
2024-06-15 18:48:17 +02:00
parent 4fc24b5c12
commit bdffd5618f
3 changed files with 42 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
boot.kernalModules = [ "kvm-amd ];
boot.extraModulePackages = [ ];
filesSystems."/" =
fileSystems."/" =
{ device = "/dev/disk/by-uuid/66495946-e6f4-48db-bab3-e1d4cafc326d";
fsType = "ext4";
};