mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-12 03:36:15 +02:00
waffentrager: fix auth
This commit is contained in:
parent
b4e3c7cea3
commit
860c28efad
@ -4,7 +4,7 @@
|
||||
|
||||
config =
|
||||
let
|
||||
cfg = config.auth.postgresql;
|
||||
cfg = config.waffentragerService.auth;
|
||||
in
|
||||
lib.mkIf cfg.enable {
|
||||
waffentragerService.elements.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user