add restic and gotosocial to profile imports

This commit is contained in:
chaos 2024-07-20 12:27:51 +01:00
parent 8eaf5c205f
commit 44db2cd12a
No known key found for this signature in database

View file

@ -31,6 +31,8 @@ in {
] (name: ./containers + "/${name}")) ] (name: ./containers + "/${name}"))
++ (with hosts.hetzner-arm.profiles; [ ++ (with hosts.hetzner-arm.profiles; [
staticSites staticSites
gotosocial
restic
]); ]);
# TODO: environment.noXlibs = true; # TODO: environment.noXlibs = true;