fix(auth): debug and enable options

This commit is contained in:
Alexander Tomokhov
2024-12-28 20:52:50 +04:00
parent dd4a356ae7
commit bc8f998176
2 changed files with 14 additions and 9 deletions

View File

@@ -37,9 +37,6 @@
./module.nix
];
nixpkgs.overlays = [ self.overlays.default ];
selfprivacy.modules.auth.enable = true;
selfprivacy.modules.auth.debug = false;
};
configPathsNeeded =