refactor: remove mentions of x86

This commit is contained in:
matt1432 2023-12-08 12:48:48 -05:00
parent 409890686f
commit a500d682bb
6 changed files with 21 additions and 26 deletions
modules/hyprland

View file

@ -53,7 +53,7 @@ in {
wayland.windowManager.hyprland = {
enable = true;
package = hyprland.packages.x86_64-linux.default;
package = hyprland.packages.${pkgs.system}.default;
plugins =
[]