Update Nix/Guix usages
This commit is contained in:
parent
5a8e0c1f7c
commit
1e9faa3249
1 changed files with 2 additions and 2 deletions
|
@ -123,10 +123,11 @@
|
||||||
skills: (
|
skills: (
|
||||||
"Linux",
|
"Linux",
|
||||||
"Guix/Guile",
|
"Guix/Guile",
|
||||||
|
"Nix",
|
||||||
"Git",
|
"Git",
|
||||||
),
|
),
|
||||||
highlights: (
|
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."
|
"Utilizing the \"time-machine\" function to ensure consistent software versions and to allow rolling back."
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
@ -144,7 +145,6 @@
|
||||||
),
|
),
|
||||||
highlights: (
|
highlights: (
|
||||||
"Managing a physical server using Proxmox, Debian VMs, and Docker for several applications.",
|
"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.",
|
"Hosting various services including Forgejo, TrueNAS, Nextcloud, and Vaultwarden.",
|
||||||
"Implemented a VPN via Google Cloud Compute Engine to navigate CGNAT limitations.",
|
"Implemented a VPN via Google Cloud Compute Engine to navigate CGNAT limitations.",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Reference in a new issue