Migrated from multi repos to monorepo architecture.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
# Good
|
||||
./gitea.nix
|
||||
./immich.nix
|
||||
./nextcloud.nix
|
||||
./passbolt.nix
|
||||
./traefik.nix
|
||||
# Testing needed
|
||||
./authelia.nix
|
||||
./crafty.nix
|
||||
./dashy.nix
|
||||
./frigate.nix
|
||||
./home-assistant.nix
|
||||
./homepage.nix
|
||||
./it-tools.nix
|
||||
./jellyfin.nix
|
||||
./lldap.nix
|
||||
./n8n.nix
|
||||
./netbird.nix
|
||||
./netbootxyz.nix
|
||||
./ntfy.nix
|
||||
./odoo.nix
|
||||
./uptime-kuma.nix
|
||||
./vscodium.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user