Test
This commit is contained in:
parent
96ee61fe75
commit
07aa718cb2
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
||||||
id = [ "18550256" ];
|
id = [ "18550256" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
yubico-pam
|
||||||
|
];
|
||||||
|
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
ACTION=="remove",\
|
ACTION=="remove",\
|
||||||
ENV{ID_BUS}=="usb",\
|
ENV{ID_BUS}=="usb",\
|
||||||
|
|
Loading…
Reference in a new issue