Update (cachyos kernel doesn't build)

This commit is contained in:
Aleksandr Lebedev 2025-08-30 16:34:12 +02:00
parent 85cf0e7ca7
commit df3795f99b
3 changed files with 110 additions and 85 deletions

View file

@ -92,6 +92,10 @@
url = "github:cachix/git-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs: let