diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-05-26 22:55:43 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-05-26 23:16:14 -0400 |
| commit | ef9d427eea09d6e6bbd04b1774b72fba784f3cd8 (patch) | |
| tree | 5ea006dbe11c670fe7a95ecd3fe297b23df9d246 /flake.nix | |
| parent | package and use CachyOS-Settings (diff) | |
| download | dotfiles-nix-ef9d427eea09d6e6bbd04b1774b72fba784f3cd8.tar.gz dotfiles-nix-ef9d427eea09d6e6bbd04b1774b72fba784f3cd8.tar.bz2 dotfiles-nix-ef9d427eea09d6e6bbd04b1774b72fba784f3cd8.zip | |
use CachyOS kernel
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ # nix-gaming nix-gaming.url = "github:fufexan/nix-gaming"; nix-gaming.inputs.nixpkgs.follows = "nixpkgs"; + # nix-cachyos-kernel + nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release"; }; outputs = { |