summaryrefslogtreecommitdiff
path: root/nixosConfigurations
diff options
context:
space:
mode:
Diffstat (limited to 'nixosConfigurations')
-rw-r--r--nixosConfigurations/manwe/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixosConfigurations/manwe/default.nix b/nixosConfigurations/manwe/default.nix
index d9ec359..5a2fffd 100644
--- a/nixosConfigurations/manwe/default.nix
+++ b/nixosConfigurations/manwe/default.nix
@@ -7,6 +7,7 @@ with lib; {
imports = [
./mailserver
./webserver.nix
+ ./hidden.nix
];
nixfiles.modules = {