mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
update niri; scroll use flake
This commit is contained in:
parent
f70f20a9b3
commit
d9cd5c6486
3 changed files with 26 additions and 11 deletions
|
|
@ -54,7 +54,7 @@
|
|||
};
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
niri-unstable = {
|
||||
url = "github:YalTeR/niri/9204719cd9c9145f6824bcc75485bcf7f7262468";
|
||||
url = "github:YalTeR/niri";
|
||||
flake = false;
|
||||
};
|
||||
niri = {
|
||||
|
|
@ -83,5 +83,9 @@
|
|||
agenix.url = "github:ryantm/agenix";
|
||||
maomaowm.url = "github:DreamMaoMao/maomaowm";
|
||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
scroll = {
|
||||
url = "github:dawsers/scroll";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue