disable btrbk; install pixelflasher from my flake
This commit is contained in:
parent
6cc04504a4
commit
91165ea563
5 changed files with 38 additions and 24 deletions
|
@ -78,6 +78,11 @@
|
|||
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";
|
||||
};
|
||||
|
||||
nvim-github-theme = {
|
||||
url = "github:projekt0n/github-nvim-theme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue