This commit is contained in:
2025-03-17 14:14:09 -04:00
parent 4c3ff4e6ff
commit e1efe1ca79
4 changed files with 13 additions and 14 deletions

View File

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