This commit is contained in:
Adithya 2024-02-04 18:37:01 +05:30
parent 0fbc6e0f03
commit 256f94e172
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -3,7 +3,7 @@
, ... , ...
}: }:
let let
users = secrets.users; inherit (secrets) users;
in in
{ {
users.mutableUsers = false; users.mutableUsers = false;