kilgharrah: replace failed HDD
This commit is contained in:
parent
e078b80e24
commit
473e113c4f
3 changed files with 35 additions and 38 deletions
|
@ -1,9 +1,8 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
# FIXME: failing drive
|
||||
# services.sanoid.datasets."rpool_albion/state" = {
|
||||
# useTemplate = [ "production" ];
|
||||
# recursive = "zfs";
|
||||
# };
|
||||
services.sanoid.datasets."rpool_albion/state" = {
|
||||
useTemplate = [ "production" ];
|
||||
recursive = "zfs";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue