polkit changes and some typos, also lock update

This commit is contained in:
cnst
2024-12-04 19:22:47 +01:00
parent d29ff74d23
commit a61c2688e0
3 changed files with 60 additions and 29 deletions

View File

@@ -14,11 +14,11 @@ in {
systemd.user.services.polkit-gnome-authentication-agent-1 = {
Unit.Description = "polkit-gnome-authentication-agent-1";
# Install = {
# WantedBy = ["graphical-session.target"];
# Wants = ["graphical-session.target"];
# After = ["graphical-session.target"];
# };
Install = {
WantedBy = ["graphical-session.target"];
Wants = ["graphical-session.target"];
After = ["graphical-session.target"];
};
Service = {
Type = "simple";