feat: remove nvf.
This commit is contained in:
parent
d1852c03e9
commit
9218a830ae
6 changed files with 5 additions and 107 deletions
|
|
@ -17,12 +17,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# NVF FOR SUPER NVIM
|
||||
nvf = {
|
||||
url = "github:notashelf/nvf";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# auto-cpufreq latest version, for optimizing my laptop's thermal's
|
||||
auto-cpufreq = {
|
||||
url = "github:AdnanHodzic/auto-cpufreq";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue