Move Jude to the Thelio

This commit is contained in:
Greg Hellings
2023-12-05 13:20:04 -06:00
parent 7c0d73797c
commit 7f3d93540b
3 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/27ae91ed-32e9-411e-8227-0d99e360fbbf";
{ #device = "/dev/disk/by-uuid/27ae91ed-32e9-411e-8227-0d99e360fbbf";
device = "/dev/nvme0n1p4";
fsType = "btrfs";
};