lock gitea flake

This commit is contained in:
2026-08-24 15:41:05 -05:00
parent e4b1c856ac
commit 5eb130acad
2 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
description = "Flake configured to render and deploy a k3s folder for homelab gitea";
input = {
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
};