options: init
This commit is contained in:
parent
e1e94504e4
commit
f33525f565
4 changed files with 28 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ let
|
|||
}) paths
|
||||
);
|
||||
in {
|
||||
options = ./options.nix;
|
||||
services = mkAttrsFromPaths [
|
||||
./services/jellyfin.nix
|
||||
./services/nginx.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue