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