This commit is contained in:
js0ny 2025-11-07 12:19:39 +00:00
parent 64d100c252
commit 5921775239
13 changed files with 42 additions and 100 deletions

View file

@ -1,7 +1,4 @@
{pkgs, ...}: {
imports = [
./wayland-wm.nix
];
programs.hyprland = {
enable = true;
withUWSM = false;