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