257 current 2024-09-17 21:56:50 24.11.20240916.99dc878 6.11.0 *

This commit is contained in:
sadan 2024-10-01 21:28:05 -04:00
parent fc395fd6a7
commit 288306a9a1
No known key found for this signature in database
5 changed files with 47 additions and 24 deletions

View file

@ -80,7 +80,7 @@ in
boot.loader.grub.efiSupport = true;
boot.loader.grub.useOSProber = true;
boot.loader.grub.efiInstallAsRemovable = true;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
# boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
# add user to "openrazer" group
hardware.openrazer.enable = true;
hardware.openrazer.users = [ "meyer" ];