This commit is contained in:
parent
5f01f22088
commit
3f84744ae4
3 changed files with 42 additions and 1 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
|
||||
|
||||
proton-cachyos-nix.url = "github:powerofthe69/proton-cachyos-nix";
|
||||
|
||||
# Pin Hyprland to upstream so we get the 0.52.2+ fixes ahead of
|
||||
# nixos-25.11's slower bump cadence. Doesn't follow our nixpkgs —
|
||||
# upstream needs newer stdenv than 25.11 ships.
|
||||
|
|
@ -36,6 +38,7 @@
|
|||
, nix-cachyos-kernel
|
||||
, hyprland
|
||||
, stylix
|
||||
, proton-cachyos-nix
|
||||
, ...
|
||||
} @ inputs:
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue