hyprland: update config
This commit is contained in:
parent
f83909a7fc
commit
75a602651f
2 changed files with 3 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue