diff --git a/hosts/hetzner-arm/hetzner-arm.nix b/hosts/hetzner-arm/hetzner-arm.nix index 01700f0..1586c14 100644 --- a/hosts/hetzner-arm/hetzner-arm.nix +++ b/hosts/hetzner-arm/hetzner-arm.nix @@ -31,6 +31,8 @@ in { ] (name: ./containers + "/${name}")) ++ (with hosts.hetzner-arm.profiles; [ staticSites + gotosocial + restic ]); # TODO: environment.noXlibs = true;