nixos-24.11-small -> nixos-24.11

This commit is contained in:
2025-04-15 09:32:37 -04:00
parent 7fd2a52c42
commit 34a3502ee9
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "Flake for server muffin";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
lanzaboote = {
url = "github:nix-community/lanzaboote";