use niri with overview pr

This commit is contained in:
ulic-youthlic 2025-04-17 12:39:34 +08:00
parent c1dd700f20
commit b7eeaaa072
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 142 additions and 51 deletions

View file

@ -43,6 +43,13 @@
flake = false;
};
niri-overview = {
type = "github";
owner = "YaLTeR";
repo = "niri";
ref = "pull/1440/head";
};
niri-flake = {
type = "github";
owner = "sodiboo";