about summary refs log tree commit diff
path: root/nixosConfigurations/manwe/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 = {

Consider giving Nix/NixOS a try! <3