add chaotic nyx
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixpkgs-unstable";
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
nixpkgs-master.url = "github:nixos/nixpkgs";
|
||||
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
preload-ng.url = "github:miguel-b-p/preload-ng";
|
||||
aagl.url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
@@ -15,6 +16,10 @@
|
||||
noctalia.url = "github:noctalia-dev/noctalia-shell";
|
||||
niri.url = "github:sodiboo/niri-flake";
|
||||
quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
dms = {
|
||||
url = "github:AvengeMedia/DankMaterialShell/stable";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nur.url = "github:nix-community/NUR";
|
||||
};
|
||||
outputs =
|
||||
|
||||
Reference in New Issue
Block a user