fix: remove full stops from bullet points

This commit is contained in:
Felix Schröter 2025-02-21 14:49:08 +01:00
parent 59487228a0
commit 0cd76e86f5
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -110,7 +110,7 @@
url: "codeberg.org/felschr/nixos-config",
)
- Maintaining my personal & work computers as well as a homelab via a declarative NixOS configuration.
My homelab hosts services from home automation to media servers & more.
My homelab hosts services from home automation to media servers & more
#project(
name: "Pheno-Inspect Plant Analyzer Web",
@ -127,7 +127,7 @@
dates: dates-helper(start-date: "Jan 2022", end-date: "Jun 2024"),
url: "github.com/pinpox/pgp2ssh",
)
- Derive private ed25519 SSH key from private PGP key.
- Derive private ed25519 SSH key from private PGP key
- This functionality was not implemented in GPG and no other tools existed for this before
- Implemented in Golang and in close collaboration with another member of the open source community