Compare commits
2 commits
c7e7e6cf13
...
8b43ad5022
Author | SHA1 | Date | |
---|---|---|---|
8b43ad5022 | |||
fb8bce9745 |
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
fileSystems."/persist" =
|
||||
{ device = "/dev/disk/by-uuid/6df53c4f-42b6-478b-8be4-f7887ad18b5b";
|
||||
fsType = "btrfs";
|
||||
neededForBoot = true;
|
||||
options = [ "compress=lzo" "autodefrag" "defaults" "subvol=@nixos/root" ];
|
||||
};
|
||||
fileSystems."/boot" =
|
||||
|
|
Loading…
Reference in a new issue