modified: nixos/hosts/osaka-vultr-01/disks.nix
This commit is contained in:
parent
a8b3754dec
commit
6fcd1c16d6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
enable = true;
|
||||
version = 2;
|
||||
device = "/dev/sda";
|
||||
enableCryptodisk = true;
|
||||
};
|
||||
boot.initrd.luks.devices."vda2".device = "/dev/vda2";
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue