mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-23 21:55:09 +02:00
Update nix flake instructions (#617)
This commit is contained in:
parent
242cb0cb58
commit
8938cc92d7
@ -153,7 +153,7 @@ This repo contains a flake that exposes a NixOS Module that manages and offers o
|
|||||||
inputs = {
|
inputs = {
|
||||||
# ---Snip---
|
# ---Snip---
|
||||||
auto-cpufreq = {
|
auto-cpufreq = {
|
||||||
url = "github:adnanhodzic/auto-cpufreq/nix";
|
url = "github:AdnanHodzic/auto-cpufreq";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
# ---Snip---
|
# ---Snip---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user