Neovim added leap plugin

Rewritten and moved portable module
Updated background
Disabled garnix substitutor
Small changes to greetd
This commit is contained in:
Jurn Wubben 2025-06-23 20:10:15 +02:00
parent 488bd8911b
commit 664594c064
15 changed files with 131 additions and 31 deletions

View file

@ -20,6 +20,6 @@
};
};
programs.uwsm.enable = lib.mkDefault true;
programs.uwsm.enable = config.niksos.desktop.hyprland;
};
}