prepare for full borg
This commit is contained in:
parent
f90a2ce5f7
commit
2c9fa4fbe1
19 changed files with 212 additions and 134 deletions
|
|
@ -1,16 +1,22 @@
|
|||
{
|
||||
imports = [
|
||||
# Core System
|
||||
./caddy.nix
|
||||
./borg.nix
|
||||
|
||||
# Non-Stateful
|
||||
./site.nix
|
||||
./nextcloud.nix
|
||||
./forgejo.nix
|
||||
./akkoma.nix
|
||||
./prosody.nix
|
||||
./lldap.nix
|
||||
./paste.nix
|
||||
./crypto.nix
|
||||
./vaultwarden.nix
|
||||
./mailserver.nix
|
||||
./tor.nix
|
||||
|
||||
# Stateful
|
||||
./akkoma.nix
|
||||
./forgejo.nix
|
||||
./lldap.nix
|
||||
./mailserver.nix
|
||||
./nextcloud.nix
|
||||
./prosody.nix
|
||||
./paste.nix
|
||||
./vaultwarden.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue