Update to 25.11
This commit is contained in:
parent
5fd7eb5ee2
commit
55292a69f4
6 changed files with 64 additions and 49 deletions
|
|
@ -12,10 +12,10 @@
|
|||
|
||||
inputs = {
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
url = "github:nix-community/home-manager/release-25.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
auto-cpufreq = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue