chore: use latest noctalia-shell

This commit is contained in:
Ryan Yin
2026-03-19 10:25:39 +08:00
parent ce99c3e2d3
commit 94e4598681
2 changed files with 23 additions and 15 deletions

View File

@@ -2,13 +2,12 @@
lib,
config,
pkgs,
pkgs-patched,
wallpapers,
...
}:
let
package = pkgs-patched.noctalia-shell;
package = pkgs.noctalia-shell;
in
{