summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-07-01 01:13:28 +0200
committermakefu <github@syntax-fehler.de>2017-07-01 01:13:28 +0200
commit38a9f8f6d51bbaa83c7bbd50525844a3039f53fc (patch)
treedc4de37212aedfdefdbd0f3680bf53a36e527b7e /makefu
parentd95039620550368bcee37f74d9828db97d38722f (diff)
ma x.r: enable 2fa for sshd
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/x.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/makefu/1systems/x.nix b/makefu/1systems/x.nix
index b37c3294..235862e8 100644
--- a/makefu/1systems/x.nix
+++ b/makefu/1systems/x.nix
@@ -19,6 +19,8 @@ with import <stockholm/lib>;
# ../2configs/disable_v6.nix
# Testing
+ # ../2configs/lanparty/lancache.nix
+ # ../2configs/lanparty/lancache-dns.nix
# ../2configs/deployment/dirctator.nix
# ../2configs/vncserver.nix
# ../2configs/deployment/led-fader
@@ -58,6 +60,9 @@ with import <stockholm/lib>;
# Filesystem
../2configs/fs/sda-crypto-root-home.nix
+ # Security
+ ../2configs/sshd-totp.nix
+
];
makefu.server.primary-itf = "wlp3s0";