grub + sddm

This commit is contained in:
nx2
2024-03-31 14:49:39 +02:00
parent 66441c5774
commit 0dbcf8becf
8 changed files with 109 additions and 56 deletions

View File

@@ -19,7 +19,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/0A97-7A2D";
{ device = "/dev/disk/by-uuid/C5AA-3190";
fsType = "vfat";
};
fileSystems."/home/${user}/shared" =