Use custom nbfc-linux version with config for my laptop.
This commit is contained in:
parent
3e17bffc11
commit
67d87f0a92
3 changed files with 70 additions and 7 deletions
|
@ -28,6 +28,12 @@
|
|||
url = "github:AdnanHodzic/auto-cpufreq";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# use custom nbfc that has the config for my laptop
|
||||
nbfc-linux = {
|
||||
url = "github:cronyakatsuki/nbfc-linux/a715-41g";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue