Testing
This commit is contained in:
parent
485813a175
commit
8658230300
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
# Enabling hyprlnd on NixOS
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
# package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
# enableNvidiaPatches = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue