use pixelflasher from my nixpkgs pr
This commit is contained in:
parent
09754dbaa8
commit
72303fd21c
5 changed files with 11 additions and 20 deletions
|
@ -78,11 +78,7 @@
|
|||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
pixelflasher = {
|
||||
url = "github:cything/pixelflasher-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
pixelflasher.url = "github:cything/nixpkgs/pixelflasher";
|
||||
|
||||
nvim-github-theme = {
|
||||
url = "github:projekt0n/github-nvim-theme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue