1
0
Fork 0

Compare commits

..

No commits in common. "e2e24a69bf7a8b469b4fe907a33018742ba42eb3" and "bcd44db4372bc604d39187869be91fdb52d61ffc" have entirely different histories.

View file

@ -42,7 +42,6 @@
bat # replacement for cat
ripgrep # search files for text/patterns
entr # run cmd when file changes
glow # render markdown in the cli
# Network
wireguard-go
@ -132,16 +131,14 @@
matchBlocks = {
messaging = {
hostname = "messaging";
forwardX11 = true;
proxyJump = "ssh-hopper@home.plueschbit.de";
};
gemcap = {
hostname = "messaging";
forwardX11 = true;
proxyJump = "ssh-hopper@home.plueschbit.de";
};
satdb = {
hostname = "satdb";
hostname = "messaging";
proxyJump = "ssh-hopper@home.plueschbit.de";
};
};