update
This commit is contained in:
parent
a18e244ba5
commit
05a9d96d4e
26 changed files with 861 additions and 182 deletions
12
server/default.nix
Normal file
12
server/default.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./ollama.nix
|
||||
./jellyfin
|
||||
./wireguard.nix
|
||||
./deluge
|
||||
./nfs-server.nix
|
||||
./arr
|
||||
# ./home-assistant
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue