From 975b0afddd0e1677d03c61d4ead11662feacbd58 Mon Sep 17 00:00:00 2001 From: Pierre Penninckx Date: Thu, 24 Oct 2024 02:45:17 -0700 Subject: [PATCH 1/2] add selfhostblocks --- software/selfhostblocks.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/selfhostblocks.yml diff --git a/software/selfhostblocks.yml b/software/selfhostblocks.yml new file mode 100644 index 0000000000..45370d01ee --- /dev/null +++ b/software/selfhostblocks.yml @@ -0,0 +1,12 @@ +name: "Self Host Blocks" +website_url: "https://github.com/ibizaman/selfhostblocks" +source_code_url: "https://github.com/ibizaman/selfhostblocks" +description: " Modular server management based on NixOS modules and focused on best practices. " +licenses: + - AGPL-3.0 +platforms: + - Nix +tags: + - Self-hosting Solutions + - Automation +depends_3rdparty: true From 843dfbdeebc5f9e931c67db0e4c5cd64695e324a Mon Sep 17 00:00:00 2001 From: Pierre Penninckx Date: Thu, 24 Oct 2024 04:19:13 -0700 Subject: [PATCH 2/2] fix whitespace Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/selfhostblocks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/selfhostblocks.yml b/software/selfhostblocks.yml index 45370d01ee..c3c74a662f 100644 --- a/software/selfhostblocks.yml +++ b/software/selfhostblocks.yml @@ -1,7 +1,7 @@ name: "Self Host Blocks" website_url: "https://github.com/ibizaman/selfhostblocks" source_code_url: "https://github.com/ibizaman/selfhostblocks" -description: " Modular server management based on NixOS modules and focused on best practices. " +description: "Modular server management based on NixOS modules and focused on best practices." licenses: - AGPL-3.0 platforms: