back to kde+karousel, niri was cool, but it wasn't kde

This commit is contained in:
William 2026-03-27 10:15:48 -03:00
parent b106482e3c
commit 43be7acfcb
12 changed files with 24 additions and 339 deletions

View file

@ -33,6 +33,10 @@
];
config.common.default = "*";
};
environment.systemPackages = with pkgs; [
kdePackages.karousel
kde-rounded-corners
];
programs.kdeconnect.enable = true;
};