summaryrefslogtreecommitdiff
path: root/systems/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/default.nix')
-rw-r--r--systems/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/systems/default.nix b/systems/default.nix
index 2c7eec4..6ee78ad 100644
--- a/systems/default.nix
+++ b/systems/default.nix
@@ -68,7 +68,6 @@ in {
modules = with inputs;
[
teawiebot.nixosModules.default
- attic.nixosModules.atticd
]
++ server;
};