remove maxfetch

This commit is contained in:
Frost-Phoenix 2023-11-12 17:56:31 +01:00
parent 4a30e61ed3
commit 77f33283b7
3 changed files with 21 additions and 7 deletions

View file

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