Specify deps for yubikey-touch-detector
This commit is contained in:
parent
bfaff0e30c
commit
92e7a34c24
@ -9,6 +9,8 @@
|
||||
};
|
||||
Install = rec {
|
||||
WantedBy = [ "graphical-session.target" ];
|
||||
Wants = [ "gpg-agent-ssh.socket" "gpg-agent.socket" ];
|
||||
After = Wants;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user