follow stable again

This commit is contained in:
Aaron Honeycutt 2025-02-17 21:22:15 +00:00
parent 4cd56569b2
commit 7924d211eb

View file

@ -2,8 +2,8 @@
description = "Generic System Flake file";
inputs = {
#nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
#nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
disko = {
url = github:nix-community/disko/lastest;
inputs.nixpkgs.follows = "nixpkgs";