fixes inputs for new modules
This commit is contained in:
parent
ee99ab0565
commit
4beb21600a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
pkgs
|
||||
pkgs, ...
|
||||
}: {
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
config
|
||||
config, ...
|
||||
}: {
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue