feat: add project link to my dots
All checks were successful
Build resume / build (push) Successful in 29s

This commit is contained in:
Price Hiller 2024-08-25 04:47:25 -05:00
parent 3765fa11da
commit e9a1d29f23
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -185,16 +185,20 @@
#v(.7em)
- #text(blue, link("https://github.com/AsgardEternal/Squad.nix", "Squad.nix")):
Configuring Squad servers for NixOS, a immutable, reproducible distribution of
Linux
Linux.
- #text(blue, link(
"https://github.com/AsgardEternal/Ubuntu-Ansible-Setup",
"Ubuntu Server Configuration",
)): Automated configuration of a Ubuntu Server deployed on every git push
)): Automated configuration of a Ubuntu Server deployed on every git push.
- #text(blue, link("https://github.com/PriceHiller/blog", "Blog")): Source code
of my blog, all written in Rust, packaged with a Nix Flake, and deployed on my
home server #text(
blue,
link("https://git.orion-technologies.io/Price/dots/src/commit/bbaaf7673b6dff82578ac26aab383ef69a63e12a/hosts/luna/modules/services/nginx.nix#L22-L26", "here"),
)
).
- #link("https://github.com/PriceHiller/dots", "Dot Files"): Contains all
of my personal configurations for my tools and servers. Of note are the full
configurations of my Linux systems defined via NixOS/Nix significantly easing
deployments.
],
)