From 1e9faa324904da11dab9d69fe6ff660bd3cf48fd Mon Sep 17 00:00:00 2001 From: Ethan Reece Date: Sun, 16 Feb 2025 18:29:59 -0600 Subject: [PATCH] Update Nix/Guix usages --- src/content.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content.typ b/src/content.typ index 4df7626..fa6e6c1 100644 --- a/src/content.typ +++ b/src/content.typ @@ -123,10 +123,11 @@ skills: ( "Linux", "Guix/Guile", + "Nix", "Git", ), highlights: ( - "Leveraging Guix to centralize my laptop user configuration for tracking history and improving maintainability.", + "Leveraging Guix and Nix to centralize my laptop user configuration for tracking history and improving maintainability.", "Utilizing the \"time-machine\" function to ensure consistent software versions and to allow rolling back." ), ), @@ -144,7 +145,6 @@ ), highlights: ( "Managing a physical server using Proxmox, Debian VMs, and Docker for several applications.", - "Migrating new applications to Guix to utilize declarative configuration for reduced state, fine-grained system control, and increased resource efficiency.", "Hosting various services including Forgejo, TrueNAS, Nextcloud, and Vaultwarden.", "Implemented a VPN via Google Cloud Compute Engine to navigate CGNAT limitations.", ),