Initial commit
This commit is contained in:
commit
32849cc5d2
44 changed files with 3811 additions and 0 deletions
14
modules/apps/default.nix
Normal file
14
modules/apps/default.nix
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
imports = [
|
||||
./arr
|
||||
./calibre
|
||||
./changedetection
|
||||
./freshrss
|
||||
./gitea
|
||||
./jellyfin
|
||||
./plex
|
||||
./speedtest
|
||||
./technitium-dns
|
||||
./vaultwarden
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue