[Flake] Move to 26.05
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
description = "System Configuration";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-26.05";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager?ref=release-25.11";
|
||||
url = "github:nix-community/home-manager?ref=release-26.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
sops-nix = {
|
||||
|
||||
Reference in New Issue
Block a user