nixos: open hardware for zrepl and prometheus

This commit is contained in:
genofire 2021-10-15 01:52:30 +02:00
parent 02d9d7d911
commit e4b13361f3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
boot.supportedFilesystems = [ "zfs" ];
#boot.kernelParams = [ "nohibernate" ];
services.zfs.autoScrub.enable = true;
networking.firewall.allowedTCPPorts = [ 9091 ];
services.zrepl = {
enable = true;
settings = {