about summary refs log tree commit diff
path: root/nixosConfigurations/manwe
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-03-01 13:43:47 +0300
committerAzat Bahawi <azat@bahawi.net>2024-03-01 13:43:47 +0300
commit029acb0781f5a0e75dfd7a64cf8512c8cf12f07b (patch)
treee11bfbd58c20c62457f4010eca48d4b7ee091fc0 /nixosConfigurations/manwe
parent2024-02-29 (diff)
2024-03-01
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