Remove btrfs
This commit is contained in:
parent
a4f446caf9
commit
fc1ad73e7b
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
|||
device = "/dev/vda";
|
||||
enableCryptodisk = true;
|
||||
};
|
||||
# boot.initrd.luks.devices."DISK".device = "/dev/vda2";
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
services.btrfs.autoScrub.interval = "weekly";
|
||||
|
||||
disko.devices.disk.vda = {
|
||||
device = "/dev/vda";
|
||||
|
|
Loading…
Reference in a new issue