update
This commit is contained in:
parent
71375e0414
commit
d413fdebdb
|
@ -16,9 +16,8 @@ in {
|
||||||
profiles.nixos.nginx
|
profiles.nixos.nginx
|
||||||
|
|
||||||
(forEach [
|
(forEach [
|
||||||
#"storage"
|
"storage"
|
||||||
"mail"
|
"mail"
|
||||||
#"jellyfin"
|
|
||||||
] (name: ./containers + "/${name}/${name}.nix"))
|
] (name: ./containers + "/${name}/${name}.nix"))
|
||||||
|
|
||||||
(with hosts.hetzner-arm.profiles; [
|
(with hosts.hetzner-arm.profiles; [
|
||||||
|
|
Loading…
Reference in a new issue