options: init

This commit is contained in:
LavaDesu 2025-03-23 11:52:43 +11:00
parent e1e94504e4
commit f33525f565
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 28 additions and 1 deletions

View file

@ -14,6 +14,7 @@ let
}) paths
);
in {
options = ./options.nix;
services = mkAttrsFromPaths [
./services/jellyfin.nix
./services/nginx.nix