fix: No more t7blue
This commit is contained in:
parent
78e732f167
commit
bdc848a04c
1 changed files with 1 additions and 4 deletions
|
@ -10,10 +10,7 @@
|
|||
../../common/nixos/zfs.nix
|
||||
];
|
||||
networking.hostId = "dbcb155c";
|
||||
boot.zfs.extraPools = [
|
||||
"red"
|
||||
"t7blue"
|
||||
];
|
||||
boot.zfs.extraPools = ["red"];
|
||||
|
||||
services.zfs.autoSnapshot.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue