ajout hardware-configuration.nix

merge-requests/9/head
gabo 2024-11-23 14:50:38 +01:00
parent 3a0ab9f1b7
commit e3002a26c8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/e4e8f7c8-1673-464a-9688-468510d28b23";
{ device = "/dev/disk/by-uuid/c97aeccd-b88a-407e-a08d-f821a3f34936";
fsType = "ext4";
};