nixos: open hardware for zrepl and prometheus
This commit is contained in:
parent
02d9d7d911
commit
e4b13361f3
|
@ -10,6 +10,7 @@
|
|||
boot.supportedFilesystems = [ "zfs" ];
|
||||
#boot.kernelParams = [ "nohibernate" ];
|
||||
services.zfs.autoScrub.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 9091 ];
|
||||
services.zrepl = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in New Issue