added hyprland config

This commit is contained in:
Odweta
2026-01-11 17:27:58 +01:00
parent 23dee4f5bd
commit 1ca7e8512d
2 changed files with 83 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@
fontconfig.defaultFonts.monospace = [ "Hurmit Nerd Font Mono" ];
};
environment.sessionVariables = {
NIXOS_OZONE_WL = "1";
};
programs.hyprland = {
enable = true;
xwayland.enable = true;