Add i3 lock, shutdown etc.
This commit is contained in:
parent
697085c221
commit
8f38352515
2 changed files with 11 additions and 3 deletions
|
@ -33,7 +33,4 @@
|
|||
|
||||
security.pam.u2f.enable = true;
|
||||
programs.i3lock.u2fSupport = true;
|
||||
services.udev.extraRules = ''
|
||||
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="60fc", MODE:="0660", GROUP:="onlykey", RUN+="${pkgs.i3lock}/bin/i3lock"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue