handbrake and some ssh setup
This commit is contained in:
parent
859cc35ffc
commit
f48a4f3ef4
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -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";
|
||||||
};
|
};
|
||||||
"*" = {
|
"*" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue