From 805733592194e09016aafc86ce3c72e3a0d60647 Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Fri, 29 Aug 2025 12:42:36 -0600 Subject: [PATCH 1/2] homepage: update look of about page --- homepage/posixlycorrect/content/about.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/homepage/posixlycorrect/content/about.md b/homepage/posixlycorrect/content/about.md index 017e2c6..3053494 100644 --- a/homepage/posixlycorrect/content/about.md +++ b/homepage/posixlycorrect/content/about.md @@ -1,8 +1,8 @@ +++ title = "about" +++ -- name: Fabián Montero -- bio: Linux Embedded Engineer -- projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian?tab=activity) -- email: fabian [at] posixlycorrect [dot] com -- gpg key: [click here](https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687FCCE0BB9.asc) +**name:** Fabián Montero +**bio:** Linux Embedded Engineer +**projects:** [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian?tab=activity) +**email:** fabian [at] posixlycorrect [dot] com +**gpg key:** [click here](https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687FCCE0BB9.asc) From 5a1c08a9bdd43f553fca32b187130098c068cdea Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Fri, 29 Aug 2025 18:32:03 -0600 Subject: [PATCH 2/2] modules: add thunderbird --- home/platforms/fabian@posixlycorrect/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/platforms/fabian@posixlycorrect/default.nix b/home/platforms/fabian@posixlycorrect/default.nix index 495761c..18bfbed 100644 --- a/home/platforms/fabian@posixlycorrect/default.nix +++ b/home/platforms/fabian@posixlycorrect/default.nix @@ -81,6 +81,7 @@ kdePackages.kdenlive nmap qbittorrent + thunderbird virt-manager ];