refactor: remove mentions of x86
This commit is contained in:
parent
409890686f
commit
a500d682bb
6 changed files with 21 additions and 26 deletions
modules/hyprland
|
@ -53,7 +53,7 @@ in {
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = hyprland.packages.x86_64-linux.default;
|
||||
package = hyprland.packages.${pkgs.system}.default;
|
||||
|
||||
plugins =
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue