Init
This commit is contained in:
commit
cdec5a64aa
44 changed files with 9802 additions and 0 deletions
33
modules/default.nix
Normal file
33
modules/default.nix
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
imports = [
|
||||
./inbucket.nix
|
||||
./tailscale-ingress.nix
|
||||
./longhorn-volume.nix
|
||||
./ingress.nix
|
||||
./dummy-types.nix
|
||||
./dnsmasq.nix
|
||||
./bootstrap-default.nix
|
||||
./bootstrap-kube-system
|
||||
./cyberchef.nix
|
||||
./freshrss.nix
|
||||
./radicale.nix
|
||||
./kms.nix
|
||||
./atuin.nix
|
||||
./blog.nix
|
||||
./nextcloud.nix
|
||||
./hedgedoc.nix
|
||||
./kitchenowl.nix
|
||||
./forgejo
|
||||
./paperless.nix
|
||||
./syncthing.nix
|
||||
./pihole.nix
|
||||
./immich.nix
|
||||
./attic.nix
|
||||
./bind9
|
||||
./media.nix
|
||||
./traefik.nix
|
||||
./tailscale.nix
|
||||
./ntfy.nix
|
||||
./minecraft.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue