fix build

This commit is contained in:
Schrottkatze 2024-02-13 21:22:25 +01:00
parent 3b89836ad0
commit 53a901c95e
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
4 changed files with 14 additions and 5 deletions

View file

@ -29,8 +29,8 @@ with builtins; {
environment = {
systemPackages = with pkgs; [
pynitrokey
nitrokey-app2
# pynitrokey
# nitrokey-app2
veracrypt
@ -145,7 +145,7 @@ with builtins; {
opengl.enable = true;
uinput.enable = true;
bluetooth.enable = true;
keyboard.uhk.enable = true;
# keyboard.uhk.enable = true;
};
security.rtkit.enable = true;