Switch to 25.11
This commit is contained in:
parent
60db64154b
commit
1d312cf7b8
2 changed files with 22 additions and 21 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
|
||||
blueprint = {
|
||||
url = "github:numtide/blueprint";
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
url = "github:nix-community/home-manager/release-25.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue