use unstable, migrate the rest of the keybinds, a bit of styling config

This commit is contained in:
Satria 2026-07-07 13:05:45 +08:00
commit e3070b231c
3 changed files with 43 additions and 1 deletions

View file

@ -11,7 +11,10 @@
];
programs = {
niri.enable = true;
niri = {
enable = true;
package = pkgs.niri-unstable;
};
hyprland = {
enable = true;
withUWSM = true;