test
This commit is contained in:
parent
d5546077e7
commit
d07e02b4d1
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.grub.device = "/dev/sda";
|
||||||
boot.initrd.luks.devices."sda2".device = "/dev/sda2";
|
boot.initrd.luks.devices."sda2".device = "/dev/sda2";
|
||||||
services.btrfs.autoScrub.enable = true;
|
|
||||||
services.btrfs.autoScrub.interval = "weekly";
|
|
||||||
|
|
||||||
disko.devices.disk.sda = {
|
disko.devices.disk.sda = {
|
||||||
device = "/dev/sda";
|
device = "/dev/sda";
|
||||||
|
|
Loading…
Reference in a new issue