monitoring: add systemd exporter
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m15s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m15s
This commit is contained in:
@@ -14,5 +14,9 @@
|
||||
openFirewall = true;
|
||||
devices = [ "/dev/nvme0n1" ];
|
||||
};
|
||||
systemd = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user