From 967164ac84e4a8ffd928cb9b9d337f48324d1dc3 Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Mon, 17 Feb 2025 18:53:26 +0100 Subject: [PATCH] +self-host-playbook --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 8ed6654..e6c1755 100644 --- a/flake.nix +++ b/flake.nix @@ -53,6 +53,7 @@ self-host-playbook = { starter = { path = ./self-host-playbook/starter; + description = "later"; }; }; };