This commit is contained in:
albert 2024-05-05 16:13:52 +09:00
parent 96ee61fe75
commit 07aa718cb2
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -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",\