no more autossh
This commit is contained in:
parent
68f73418cc
commit
1aad14b873
|
@ -36,7 +36,6 @@
|
|||
../../profiles/desktop/waydroid.nix
|
||||
|
||||
../../profiles/known-hosts.nix
|
||||
#../../profiles/autossh-reverse-tunnels
|
||||
];
|
||||
|
||||
time.timeZone = null; # allows imperative configuring
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
../../profiles/domeneshop-dyndns.nix
|
||||
../../profiles/known-hosts.nix
|
||||
#../../profiles/autossh-reverse-tunnels
|
||||
];
|
||||
services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
../../profiles/domeneshop-dyndns.nix
|
||||
../../profiles/known-hosts.nix
|
||||
#../../profiles/autossh-reverse-tunnels
|
||||
];
|
||||
services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
||||
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
../../profiles/desktop/flatpak.nix
|
||||
|
||||
../../profiles/known-hosts.nix
|
||||
#../../profiles/autossh-reverse-tunnels
|
||||
#../../profiles/domeneshop-dyndns.nix # handled by noximilien
|
||||
];
|
||||
|
||||
|
|
|
@ -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 = [
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
../../profiles/desktop/flatpak.nix
|
||||
|
||||
../../profiles/known-hosts.nix
|
||||
#../../profiles/autossh-reverse-tunnels
|
||||
#../../profiles/domeneshop-dyndns.nix # handled by noximilien
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue