Remove default nixos module

This commit is contained in:
Jan Kremer 2026-03-27 08:28:35 +01:00
parent 0df36891b1
commit 888cf87c0f
No known key found for this signature in database
3 changed files with 10 additions and 13 deletions

View file

@ -1,12 +0,0 @@
{
imports = [
./copyparty.nix
# ./forgejo.nix
./immich.nix
./jellyfin.nix
# ./minecraft.nix
./paperless.nix
./samba.nix
./tailscale.nix
];
}