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