use pixelflasher from my nixpkgs pr

This commit is contained in:
cy 2025-03-08 14:59:43 -05:00
parent 09754dbaa8
commit 72303fd21c
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 11 additions and 20 deletions

View file

@ -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";