From 1aad14b87371ab813a6636459367fb3da02413c5 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sat, 12 Oct 2024 19:07:02 +0200 Subject: [PATCH] no more autossh --- hosts/bjarte/configuration.nix | 1 - hosts/bolle/configuration.nix | 1 - hosts/eple/configuration.nix | 1 - hosts/nord/configuration.nix | 1 - hosts/noximilien/configuration.nix | 4 ++-- hosts/sopp/configuration.nix | 1 - 6 files changed, 2 insertions(+), 7 deletions(-) diff --git a/hosts/bjarte/configuration.nix b/hosts/bjarte/configuration.nix index 65d6be6..187449b 100644 --- a/hosts/bjarte/configuration.nix +++ b/hosts/bjarte/configuration.nix @@ -36,7 +36,6 @@ ../../profiles/desktop/waydroid.nix ../../profiles/known-hosts.nix - #../../profiles/autossh-reverse-tunnels ]; time.timeZone = null; # allows imperative configuring diff --git a/hosts/bolle/configuration.nix b/hosts/bolle/configuration.nix index f53113a..a54afae 100644 --- a/hosts/bolle/configuration.nix +++ b/hosts/bolle/configuration.nix @@ -23,7 +23,6 @@ ../../profiles/domeneshop-dyndns.nix ../../profiles/known-hosts.nix - #../../profiles/autossh-reverse-tunnels ]; services.domeneshop-updater.targets = [ config.networking.fqdn ]; diff --git a/hosts/eple/configuration.nix b/hosts/eple/configuration.nix index f9bb6dc..77cef4f 100644 --- a/hosts/eple/configuration.nix +++ b/hosts/eple/configuration.nix @@ -24,7 +24,6 @@ ../../profiles/domeneshop-dyndns.nix ../../profiles/known-hosts.nix - #../../profiles/autossh-reverse-tunnels ]; services.domeneshop-updater.targets = [ config.networking.fqdn ]; diff --git a/hosts/nord/configuration.nix b/hosts/nord/configuration.nix index 9b09e3d..fbe9c98 100644 --- a/hosts/nord/configuration.nix +++ b/hosts/nord/configuration.nix @@ -41,7 +41,6 @@ ../../profiles/desktop/flatpak.nix ../../profiles/known-hosts.nix - #../../profiles/autossh-reverse-tunnels #../../profiles/domeneshop-dyndns.nix # handled by noximilien ]; diff --git a/hosts/noximilien/configuration.nix b/hosts/noximilien/configuration.nix index 7abac23..45d53e3 100644 --- a/hosts/noximilien/configuration.nix +++ b/hosts/noximilien/configuration.nix @@ -11,7 +11,6 @@ #./yt-dlp-archive.nix - #../../profiles/vpn-pbsds/headscale.nix # opens port 3478 # TODO: move outside of home net? ../../users/pbsds @@ -81,6 +80,7 @@ ../../profiles/http/docs/yagcd.nix /**/ + # TODO: make flake inputs #../../profiles/http/sites/linktree-pbsds.nix # github bby!! TODO: remove ../../profiles/http/sites/refleksjon-no.nix ../../profiles/http/sites/roroslyd-no.nix @@ -91,7 +91,7 @@ #../../profiles/code-remote # TODO: move into web? services? ../../profiles/domeneshop-dyndns.nix ../../profiles/known-hosts.nix - ../../profiles/autossh-reverse-tunnels + /* ../../profiles/autossh-reverse-tunnels */ #../../profiles/xrdp ]; services.domeneshop-updater.targets = [ diff --git a/hosts/sopp/configuration.nix b/hosts/sopp/configuration.nix index 4d20902..e161e45 100644 --- a/hosts/sopp/configuration.nix +++ b/hosts/sopp/configuration.nix @@ -50,7 +50,6 @@ ../../profiles/desktop/flatpak.nix ../../profiles/known-hosts.nix - #../../profiles/autossh-reverse-tunnels #../../profiles/domeneshop-dyndns.nix # handled by noximilien ];