Add various programs to marauder
This commit is contained in:
parent
5bfddfb4ab
commit
6c2f1637ad
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue