mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
niri blur
This commit is contained in:
parent
9f15e013e2
commit
e1fc70044c
6 changed files with 64 additions and 34 deletions
11
flake.nix
11
flake.nix
|
|
@ -53,14 +53,13 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
# niri-unstable = {
|
||||
# url = "github:YalTeR/niri";
|
||||
# # url = "github:visualglitch91/niri/feat/blur-lite";
|
||||
# flake = false;
|
||||
# };
|
||||
niri-unstable = {
|
||||
url = "github:niri-wm/niri/wip/branch";
|
||||
flake = false;
|
||||
};
|
||||
niri = {
|
||||
url = "github:sodiboo/niri-flake";
|
||||
# inputs.niri-unstable.follows = "niri-unstable";
|
||||
inputs.niri-unstable.follows = "niri-unstable";
|
||||
};
|
||||
nur.url = "github:nix-community/NUR";
|
||||
stylix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue