This commit is contained in:
2026-07-14 18:27:28 +08:00
parent 2cf17b5d34
commit ee79042aa1
13 changed files with 386 additions and 412 deletions
+2 -3
View File
@@ -96,10 +96,9 @@
inputs.systems.follows = "systems";
inputs.treefmt-nix.follows = "treefmt";
};
niri = {
url = "github:sodiboo/niri-flake";
niri-nix = {
url = "git+https://codeberg.org/bananad3v/niri-nix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs-stable";
};
noctalia = {
url = "github:noctalia-dev/noctalia-shell/v4.7.5";