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
|
electron
|
||||||
uv
|
uv
|
||||||
ruff
|
ruff
|
||||||
|
fossil
|
||||||
|
just
|
||||||
|
dioxus-cli
|
||||||
|
|
||||||
# Languages
|
# Languages
|
||||||
gcc
|
gcc
|
||||||
|
|
@ -149,6 +152,7 @@ in {
|
||||||
# Command line
|
# Command line
|
||||||
htop
|
htop
|
||||||
jq
|
jq
|
||||||
|
backblaze-b2
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
obsidian
|
obsidian
|
||||||
|
|
@ -161,6 +165,7 @@ in {
|
||||||
openssl
|
openssl
|
||||||
pkg-config
|
pkg-config
|
||||||
agenix.packages.x86_64-linux.default
|
agenix.packages.x86_64-linux.default
|
||||||
|
abiword
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|
@ -200,6 +205,10 @@ in {
|
||||||
Host monolith
|
Host monolith
|
||||||
HostName 10.243.210.154
|
HostName 10.243.210.154
|
||||||
|
|
||||||
|
Host astral
|
||||||
|
HostName astral.leaf.ninja
|
||||||
|
IdentityFile ~/.ssh/LightsailDefaultKey-us-west-2.pem
|
||||||
|
|
||||||
Host apogee
|
Host apogee
|
||||||
HostName 46.226.107.209
|
HostName 46.226.107.209
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue