handbrake and some ssh setup

This commit is contained in:
CDaut 2025-11-07 14:12:55 +01:00
parent 859cc35ffc
commit f48a4f3ef4
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -110,6 +110,7 @@ in
monero-gui monero-gui
tor-browser-bundle-bin tor-browser-bundle-bin
handbrake handbrake
libdvdcss # library for handbrake
] ++ (if x11mode then [ ] ++ (if x11mode then [
arandr arandr
flameshot flameshot
@ -132,7 +133,6 @@ in
}; };
"10.0.0.*" = { "10.0.0.*" = {
hostname = "10.0.0.*";
proxyJump = "infra.cdaut.de"; proxyJump = "infra.cdaut.de";
}; };
"*" = { "*" = {