Test
This commit is contained in:
parent
32ab988797
commit
1f2f71b2ac
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
services.btrfs.autoScrub.enable = true;
|
services.btrfs.autoScrub.enable = true;
|
||||||
services.btrfs.autoScrub.interval = "weekly";
|
services.btrfs.autoScrub.interval = "weekly";
|
||||||
|
|
||||||
|
boot.initrd.luks.devices.cryptedroot.preLVM = false;
|
||||||
|
|
||||||
disko.devices.disk.nvme0 = {
|
disko.devices.disk.nvme0 = {
|
||||||
device = "/dev/nvme0n1";
|
device = "/dev/nvme0n1";
|
||||||
content = {
|
content = {
|
||||||
|
|
Loading…
Reference in a new issue