Test
This commit is contained in:
parent
efee5734e5
commit
d815f9af9b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
boot.loader.grub.device = "/dev/nvme0n1";
|
# boot.loader.grub.device = "/dev/nvme0n1";
|
||||||
boot.initrd.luks.devices."nvme0n1p2".device = "/dev/nvme0n1p2";
|
# boot.initrd.luks.devices."nvme0n1p2".device = "/dev/nvme0n1p2";
|
||||||
services.btrfs.autoScrub.enable = true;
|
services.btrfs.autoScrub.enable = true;
|
||||||
services.btrfs.autoScrub.interval = "weekly";
|
services.btrfs.autoScrub.interval = "weekly";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue