organization
This commit is contained in:
16
nas-apps/nas-apps.nix
Normal file
16
nas-apps/nas-apps.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./swag.nix
|
||||
./jellyfin.nix
|
||||
./sonarr.nix
|
||||
./radarr.nix
|
||||
./sabnzbd.nix
|
||||
./mariadb.nix
|
||||
./nextcloud.nix
|
||||
./collabora.nix
|
||||
./jellyseerr.nix
|
||||
# ./dashy.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user