cleanup
Some checks failed
Test / tests (push) Failing after 2m13s
/ OpenTofu (push) Successful in 13s

This commit is contained in:
plasmagoat 2025-07-28 12:08:32 +02:00
parent bcbcc8b17b
commit 3362c47211
29 changed files with 44 additions and 2138 deletions

View file

@ -1,8 +1,3 @@
{
ente = import ./ente.nix;
global-config = import ./global-config.nix;
backup-manager = import ./backup-manager.nix;
# Service modules
services = import ./services;
}