Back to stable

This commit is contained in:
Raphaël Numbus
2026-02-16 12:18:25 +01:00
parent 7f95c2a6bf
commit 34b153c6c2
+1 -2
View File
@@ -1,8 +1,7 @@
{
inputs = {
# Core Nixpkgs
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
# Disk-partitioning helper
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";