summaryrefslogtreecommitdiff
path: root/host/automatix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-06-22 23:44:40 +0200
committerAdrian Kummerlaender2019-06-22 23:45:11 +0200
commite481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5 (patch)
treee7c048d0709f219eb5e9cf5e0d2ef45a2339aa16 /host/automatix.nix
parent9d32f1e1a37a063b6d1fa8924e4022fd2581f3be (diff)
downloadnixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar.gz
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar.bz2
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar.lz
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar.xz
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.tar.zst
nixos_system-e481d7b2962e1e5dbe9a4ca10bfef91ba6c266f5.zip
Add basic wireguard setup
Diffstat (limited to 'host/automatix.nix')
-rw-r--r--host/automatix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/automatix.nix b/host/automatix.nix
index 9967430..d95f12e 100644
--- a/host/automatix.nix
+++ b/host/automatix.nix
@@ -7,6 +7,7 @@
./software/server/git.nix
./software/server/mail.nix
./software/server/website.nix
+ ./software/server/wireguard.nix
];
boot.loader.grub = {