Add jellyseerr host
This commit is contained in:
parent
dfb7957217
commit
8effa34dce
6 changed files with 67 additions and 0 deletions
8
config/hosts/jellyseerr/default.nix
Normal file
8
config/hosts/jellyseerr/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./jellyseerr.nix
|
||||
./nginx.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue