test
This commit is contained in:
parent
e8a0a59457
commit
276ee86fda
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
services.btrfs.autoScrub.enable = true;
|
services.btrfs.autoScrub.enable = true;
|
||||||
services.btrfs.autoScrub.interval = "weekly";
|
services.btrfs.autoScrub.interval = "weekly";
|
||||||
|
|
||||||
disko.devices = {
|
disko.devices.disk = {
|
||||||
nvme0 = {
|
nvme0 = {
|
||||||
type = "disk";
|
type = "disk";
|
||||||
device = "/dev/nvme0n1";
|
device = "/dev/nvme0n1";
|
||||||
|
|
Loading…
Reference in a new issue