ups-test
This commit is contained in:
@@ -19,6 +19,7 @@ in
|
||||
./hardware-configuration.nix
|
||||
./impermanence.nix
|
||||
./sops.nix
|
||||
./ups-monitor.nix
|
||||
../default.nix
|
||||
];
|
||||
|
||||
@@ -56,6 +57,10 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
services.ups-monitor = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# hardware = {
|
||||
# raspberry-pi."4".fkms-3d.enable = true;
|
||||
# raspberry-pi."4".apply-overlays-dtmerge.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user