remove maxfetch
This commit is contained in:
parent
4a30e61ed3
commit
77f33283b7
3 changed files with 21 additions and 7 deletions
|
|
@ -22,11 +22,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
maxfetch = {
|
||||
url = "github:jobcmax/maxfetch";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
catppuccin-bat = {
|
||||
url = "github:catppuccin/bat";
|
||||
flake = false;
|
||||
|
|
|
|||
Reference in a new issue