hyprland update (vaxerski hat lange weile)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ ... }: {
|
||||
{ pkgs, ... }@all: with all; {
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${hyper.system}.hyprland;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
services.xserver.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user