Fix secrets
This commit is contained in:
parent
aca29797be
commit
28409d0289
@ -72,15 +72,6 @@ let
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = "yes";
|
||||
};
|
||||
|
||||
unitConfig = {
|
||||
ConditionPathExists = [
|
||||
"/run/user/${
|
||||
toString config.users.users.${user}.uid
|
||||
}/gnupg/S.gpg-agent"
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user