Add various programs to marauder

This commit is contained in:
Nettika 2025-10-08 17:16:10 -07:00
parent 5bfddfb4ab
commit 6c2f1637ad

View file

@ -139,6 +139,9 @@ in {
electron
uv
ruff
fossil
just
dioxus-cli
# Languages
gcc
@ -149,6 +152,7 @@ in {
# Command line
htop
jq
backblaze-b2
# Misc
obsidian
@ -161,6 +165,7 @@ in {
openssl
pkg-config
agenix.packages.x86_64-linux.default
abiword
];
programs.git = {
@ -200,6 +205,10 @@ in {
Host monolith
HostName 10.243.210.154
Host astral
HostName astral.leaf.ninja
IdentityFile ~/.ssh/LightsailDefaultKey-us-west-2.pem
Host apogee
HostName 46.226.107.209
'';