feat: cahotic nyx archived, move to xddxdd flake for cachyos kernel.

This commit is contained in:
CronyAkatsuki 2026-01-25 10:35:17 +01:00
parent c653888ed8
commit 2020fe7d4f
4 changed files with 131 additions and 138 deletions

View file

@ -116,12 +116,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# Chaotic repo for some of their packages
chaotic = {
url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
inputs.nixpkgs.follows = "nixpkgs";
};
# AAGL
aagl.url = "github:ezKEa/aagl-gtk-on-nix";
aagl.inputs.nixpkgs.follows = "nixpkgs";
@ -146,6 +140,9 @@
url = "github:nix-community/lanzaboote/v1.0.0";
inputs.nixpkgs.follows = "nixpkgs";
};
# Cachy os kernel
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
};
outputs = {