]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit
Add Tinc VPN
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 13 Feb 2020 12:05:40 +0000 (13:05 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 13 Feb 2020 12:05:40 +0000 (13:05 +0100)
commitea9c6fe8041faab128391a0c03ec3bde25e29fa3
tree065d038b07b39c031139830378f3d55224096648
parent8a304ef46e1ad221253f883a8a296a12018e3d30
Add Tinc VPN
13 files changed:
modules/private/default.nix
modules/private/environment.nix
modules/private/system/eldiron.nix
modules/private/vpn/default.nix [new file with mode: 0644]
modules/private/vpn/tinc/host-down [new file with mode: 0755]
modules/private/vpn/tinc/host-up [new file with mode: 0755]
modules/private/vpn/tinc/tinc-down [new file with mode: 0755]
modules/private/vpn/tinc/tinc-up [new file with mode: 0755]
modules/private/vpn/tinc/tinc.conf [new file with mode: 0644]
modules/private/websites/tools/tools/default.nix
modules/private/websites/tools/vpn/default.nix [new file with mode: 0644]
modules/private/websites/tools/vpn/www/index.html [new file with mode: 0644]
modules/private/websites/tools/vpn/www/style.css [new file with mode: 0644]