add restic and gotosocial to profile imports
This commit is contained in:
parent
8eaf5c205f
commit
44db2cd12a
|
@ -31,6 +31,8 @@ in {
|
|||
] (name: ./containers + "/${name}"))
|
||||
++ (with hosts.hetzner-arm.profiles; [
|
||||
staticSites
|
||||
gotosocial
|
||||
restic
|
||||
]);
|
||||
|
||||
# TODO: environment.noXlibs = true;
|
||||
|
|
Loading…
Reference in a new issue