did some stuff + nix flake works

This commit is contained in:
2026-06-18 20:38:06 -05:00
parent d0f844a453
commit a8a2338388
7 changed files with 33 additions and 9 deletions
-9
View File
@@ -1,9 +0,0 @@
{ config, pkgs, ... }:
{
programs.hyprland = {
enable = true;
withUWSM = false;
xwayland.enable = true;
};
}
View File
View File
View File