remove sanoid
This commit is contained in:
parent
89076c2dfd
commit
9ef7e85378
1 changed files with 0 additions and 13 deletions
|
@ -76,19 +76,6 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
services.sanoid = {
|
||||
enable = true;
|
||||
datasets."tank/data" = {
|
||||
yearly = 1;
|
||||
recursive = true;
|
||||
monthly = 12;
|
||||
hourly = 24;
|
||||
daily = 30;
|
||||
autosnap = true;
|
||||
autoprune = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment.etc."sysconfig/lm_sensors".text = ''
|
||||
# Generated by sensors-detect on Sun Apr 24 08:31:51 2022
|
||||
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
|
||||
|
|
Loading…
Reference in a new issue