move domene-shop-updater
This commit is contained in:
parent
b334d69bd9
commit
1321b9a7d3
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
../../profiles/shell.nix
|
../../profiles/shell.nix
|
||||||
|
|
||||||
../../profiles/domeneshop-dyndns
|
../../profiles/domeneshop-dyndns.nix
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
#../../profiles/autossh-reverse-tunnels
|
#../../profiles/autossh-reverse-tunnels
|
||||||
];
|
];
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
../../profiles/shell.nix
|
../../profiles/shell.nix
|
||||||
|
|
||||||
#../../profiles/domeneshop-dyndns
|
#../../profiles/domeneshop-dyndns.nix
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
];
|
];
|
||||||
#services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
#services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
../../profiles/shell.nix
|
../../profiles/shell.nix
|
||||||
|
|
||||||
../../profiles/domeneshop-dyndns
|
../../profiles/domeneshop-dyndns.nix
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
#../../profiles/autossh-reverse-tunnels
|
#../../profiles/autossh-reverse-tunnels
|
||||||
];
|
];
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
##../../profiles/desktop/sound/pulseaudio.nix
|
##../../profiles/desktop/sound/pulseaudio.nix
|
||||||
#../../profiles/desktop/sound/pipewire.nix
|
#../../profiles/desktop/sound/pipewire.nix
|
||||||
|
|
||||||
../../profiles/domeneshop-dyndns
|
../../profiles/domeneshop-dyndns.nix
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
];
|
];
|
||||||
services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
services.domeneshop-updater.targets = [ config.networking.fqdn ];
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
#../../profiles/autossh-reverse-tunnels
|
#../../profiles/autossh-reverse-tunnels
|
||||||
#../../profiles/domeneshop-dyndns # handled by noximilien
|
#../../profiles/domeneshop-dyndns.nix # handled by noximilien
|
||||||
];
|
];
|
||||||
|
|
||||||
nix.settings.max-jobs = 1; # this host do be stinky
|
nix.settings.max-jobs = 1; # this host do be stinky
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
#../../profiles/http/services/trivial-gradios
|
#../../profiles/http/services/trivial-gradios
|
||||||
|
|
||||||
#../../profiles/code-remote # TODO: move into web? services?
|
#../../profiles/code-remote # TODO: move into web? services?
|
||||||
../../profiles/domeneshop-dyndns
|
../../profiles/domeneshop-dyndns.nix
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
../../profiles/autossh-reverse-tunnels
|
../../profiles/autossh-reverse-tunnels
|
||||||
#../../profiles/xrdp
|
#../../profiles/xrdp
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
../../profiles/remote-builders.nix
|
../../profiles/remote-builders.nix
|
||||||
#../../profiles/autossh-reverse-tunnels
|
#../../profiles/autossh-reverse-tunnels
|
||||||
#../../profiles/domeneshop-dyndns # handled by noximilien
|
#../../profiles/domeneshop-dyndns.nix # handled by noximilien
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
|
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
|
||||||
|
|
Loading…
Reference in New Issue