feat: add project link to my dots
All checks were successful
Build resume / build (push) Successful in 29s
All checks were successful
Build resume / build (push) Successful in 29s
This commit is contained in:
parent
3765fa11da
commit
e9a1d29f23
10
resume.typ
10
resume.typ
@ -185,16 +185,20 @@
|
|||||||
#v(.7em)
|
#v(.7em)
|
||||||
- #text(blue, link("https://github.com/AsgardEternal/Squad.nix", "Squad.nix")):
|
- #text(blue, link("https://github.com/AsgardEternal/Squad.nix", "Squad.nix")):
|
||||||
Configuring Squad servers for NixOS, a immutable, reproducible distribution of
|
Configuring Squad servers for NixOS, a immutable, reproducible distribution of
|
||||||
Linux
|
Linux.
|
||||||
- #text(blue, link(
|
- #text(blue, link(
|
||||||
"https://github.com/AsgardEternal/Ubuntu-Ansible-Setup",
|
"https://github.com/AsgardEternal/Ubuntu-Ansible-Setup",
|
||||||
"Ubuntu Server Configuration",
|
"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
|
- #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
|
of my blog, all written in Rust, packaged with a Nix Flake, and deployed on my
|
||||||
home server #text(
|
home server #text(
|
||||||
blue,
|
blue,
|
||||||
link("https://git.orion-technologies.io/Price/dots/src/commit/bbaaf7673b6dff82578ac26aab383ef69a63e12a/hosts/luna/modules/services/nginx.nix#L22-L26", "here"),
|
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.
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user