lock update, rm dead code and some uwsm

This commit is contained in:
2025-03-04 19:33:34 +01:00
parent 3b7515d4e7
commit f1475df6a9
4 changed files with 80 additions and 149 deletions

View File

@@ -33,6 +33,7 @@ in {
programs.hyprland = {
enable = true;
withUWSM = true;
};
environment.variables.NIXOS_OZONE_WL = "1";
};