This commit is contained in:
Aleksandr Lebedev 2025-09-04 23:18:35 +02:00
parent 5ead82d1ee
commit bca8a9c67e
5 changed files with 80 additions and 80 deletions

View file

@ -26,7 +26,7 @@ in {
security.pam.services.quickshell = {};
programs.niri = {
enable = true;
package = pkgs.niri-unstable;
package = pkgs.niri-stable;
};
niri-flake.cache.enable = true;
environment.systemPackages = with pkgs; [
@ -34,7 +34,7 @@ in {
wayland-utils
libsecret
gamescope
xwayland-satellite-unstable
xwayland-satellite-stable
];
#greeter