flake: Initialise new repository
This commit is contained in:
commit
1eb25ada72
41 changed files with 1657 additions and 0 deletions
18
modules/nixos/default.nix
Normal file
18
modules/nixos/default.nix
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
imports = [
|
||||
# ./adguardhome.nix
|
||||
./audiobookshelf.nix
|
||||
./forgejo.nix
|
||||
# ./freshrss.nix
|
||||
# ./immich.nix
|
||||
./jellyfin.nix
|
||||
./mealie.nix
|
||||
./minecraft.nix
|
||||
./navidrome.nix
|
||||
# ./nextcloud.nix
|
||||
# ./pinchflat.nix
|
||||
./samba.nix
|
||||
./tailscale.nix
|
||||
# ./vaultwarden.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue