flake: stable to 25.11
Some checks failed
Run nix flake check / flake-check (push) Failing after 3m44s

This commit is contained in:
2025-12-06 10:45:14 +01:00
parent a50f3d0ddd
commit f2963a150b
2 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
description = "Homelab v5 Nixos Server Configurations";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.05";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11";
nixpkgs-unstable.url = "github:nixos/nixpkgs?ref=nixos-unstable";
sops-nix = {