Update (cachyos kernel doesn't build)
This commit is contained in:
parent
85cf0e7ca7
commit
df3795f99b
3 changed files with 110 additions and 85 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue