fixes inputs for new modules

This commit is contained in:
Dennis Schoepf 2025-05-29 18:46:05 +02:00
parent ee99ab0565
commit 4beb21600a
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
pkgs pkgs, ...
}: { }: {
services.jellyfin = { services.jellyfin = {
enable = true; enable = true;

View file

@ -1,5 +1,5 @@
{ {
config config, ...
}: { }: {
services.vaultwarden = { services.vaultwarden = {
enable = true; enable = true;