mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 04:36:41 +00:00
waffentrager: fix auth
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
config =
|
||||
let
|
||||
cfg = config.auth.postgresql;
|
||||
cfg = config.waffentragerService.auth;
|
||||
in
|
||||
lib.mkIf cfg.enable {
|
||||
waffentragerService.elements.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user