remove auto-cpufreq

This commit is contained in:
Joakim Repomaa
2025-07-08 14:51:43 +03:00
parent 5be24a850a
commit 6fb5c1ffa5
3 changed files with 43 additions and 70 deletions

View File

@@ -13,10 +13,6 @@
};
lanzaboote.url = "github:nix-community/lanzaboote";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
auto-cpufreq = {
url = "github:AdnanHodzic/auto-cpufreq";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager/release-25.05";
inputs = {