Loading nixos/modules/programs/yubikey-touch-detector.nix +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ in }; wantedBy = [ "graphical-session.target" ]; partOf = [ "graphical-session.target" ]; }; systemd.user.sockets.yubikey-touch-detector = { wantedBy = [ "sockets.target" ]; Loading Loading
nixos/modules/programs/yubikey-touch-detector.nix +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ in }; wantedBy = [ "graphical-session.target" ]; partOf = [ "graphical-session.target" ]; }; systemd.user.sockets.yubikey-touch-detector = { wantedBy = [ "sockets.target" ]; Loading