Refactor
All checks were successful
/ check (push) Successful in 1m23s

This commit is contained in:
Oliver Davies 2025-05-04 01:36:11 +01:00
parent 12258cd8c8
commit f0d272038f
3 changed files with 2 additions and 6 deletions

View file

@ -1,10 +1,4 @@
{
imports = [ ./ports.nix ];
services = {
postgresqlBackup.enable = true;
};
homelab = {
enable = true;