Sync
This commit is contained in:
parent
c1025627ae
commit
cef3a949fe
40 changed files with 3401 additions and 158 deletions
12
modules/apps/default.nix
Normal file
12
modules/apps/default.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
imports = [
|
||||
./arr
|
||||
./calibre
|
||||
./gitea
|
||||
./jellyfin
|
||||
./plex
|
||||
./speedtest
|
||||
./technitium-dns
|
||||
./vaultwarden
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue