add restic and gotosocial to profile imports
This commit is contained in:
parent
8eaf5c205f
commit
44db2cd12a
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue