added hyprland config
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
fontconfig.defaultFonts.monospace = [ "Hurmit Nerd Font Mono" ];
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user