This commit is contained in:
Nio 2026-05-08 10:43:26 +02:00
parent fd90e828b2
commit 999997ce04
2 changed files with 28 additions and 1 deletions

View file

@ -2,7 +2,7 @@
description = "NixOS Konfiguration";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
};
outputs = { self, nixpkgs, ... }: {