hyprland: update config

This commit is contained in:
Filippo Berto 2023-11-28 18:12:58 +01:00
parent f83909a7fc
commit 75a602651f
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@ with lib; {
};
boot = {
kernelModules = [ "hid-nintendo" ];
binfmt.emulatedSystems = [ "armv7l-linux" "aarch64-linux" ];
# kernelPackages = pkgs.linuxPackages_latest;
# kernelPackages = pkgs.linuxPackages_6_1;