update flake inputs and pkgs, switch to niri-flake

This commit is contained in:
ulic-youthlic 2025-04-24 11:55:11 +08:00
parent a7e77f09f0
commit 6136a7d0a5
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 89 additions and 177 deletions

View file

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