diff options
author | makefu <github@syntax-fehler.de> | 2016-03-11 02:10:34 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-03-11 02:10:34 +0100 |
commit | f5e1235d01e989437bb1352c403a5c9d4afcb3d3 (patch) | |
tree | d2d4e83bce1036e212c7d6e840c5eb249659d104 /makefu/1systems/omo.nix | |
parent | 1db28fe74d2ac99bd932b08c6f2cdff6b02f7aff (diff) |
ma 2 tinc-basic-retiolum: RIP
Diffstat (limited to 'makefu/1systems/omo.nix')
-rw-r--r-- | makefu/1systems/omo.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/omo.nix b/makefu/1systems/omo.nix index aa4a8a5c9..eed6d2316 100644 --- a/makefu/1systems/omo.nix +++ b/makefu/1systems/omo.nix @@ -37,7 +37,6 @@ in { ../. # TODO: unlock home partition via ssh ../2configs/fs/single-partition-ext4.nix - ../2configs/tinc-basic-retiolum.nix ../2configs/zsh-user.nix ../2configs/exim-retiolum.nix ../2configs/smart-monitor.nix @@ -45,6 +44,7 @@ in { ../2configs/share-user-sftp.nix ../2configs/omo-share.nix ]; + krebs.retiolum.enable = true; networking.firewall.trustedInterfaces = [ "enp3s0" ]; # udp:137 udp:138 tcp:445 tcp:139 - samba, allowed in local net # tcp:80 - nginx for sharing files |