programs/yubikey-touch-detector: add PartOf=graphical-session.target (#364117)
misuzu.tngl.sh 1 year ago 6c7048f9 37dc568a
··· 55 55 }; 56 56 57 57 wantedBy = [ "graphical-session.target" ]; 58 58 + partOf = [ "graphical-session.target" ]; 58 59 }; 59 60 systemd.user.sockets.yubikey-touch-detector = { 60 61 wantedBy = [ "sockets.target" ];