chore(niri): go to nixpkgs niri release

This commit is contained in:
2025-09-29 17:10:38 +02:00
parent e45dc0d223
commit 725a3ed27e
6 changed files with 57 additions and 176 deletions

View File

@@ -63,7 +63,7 @@ in
settings = rec {
tuigreet_session =
let
session = "${pkgs.niri-unstable}/bin/niri-session";
session = "${pkgs.niri}/bin/niri-session";
tuigreet = "${lib.getExe pkgs.tuigreet}";
in
{