feat: ZFS on kif
This commit is contained in:
parent
5a1c902d02
commit
0d3e997a8d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
../../common/nixos/zfs.nix
|
||||
];
|
||||
networking.hostId = "4b0bddd5";
|
||||
#boot.zfs.extraPools = [""];
|
||||
boot.zfs.extraPools = ["inland"];
|
||||
|
||||
services.zfs.autoSnapshot.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue