First commit

This commit is contained in:
Raphaël Numbus
2026-02-18 22:22:31 +01:00
parent 9d117840bc
commit 583963c7dc
15 changed files with 981 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{ ... }:
{
imports = [
./adguard.nix
./frigate.nix
./gitea.nix
./home-assistant.nix
./immich.nix
./it-tools.nix
./nextcloud.nix
./passbolt.nix
./pi-hole.nix
./traefik.nix
];
}