Add h264 client
...still hasn't fixed RDP white-screen from Archie
This commit is contained in:
parent
d3d95bf930
commit
4b43add3b9
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ in
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
freerdp # connect to KDE remotely w/RDP instead (KDE 6.1 servers)...seems it's still an xwindows client that's most tested. 🤮
|
freerdp # connect to KDE remotely w/RDP instead (KDE 6.1 servers)...seems it's still an xwindows client that's most tested. 🤮
|
||||||
|
openh264 # rather, this is the client library
|
||||||
dos2unix # convert file line endings
|
dos2unix # convert file line endings
|
||||||
dnsmasq # temporarily allowed for connection sharing
|
dnsmasq # temporarily allowed for connection sharing
|
||||||
ansible # automation/software-defined-configuration tool
|
ansible # automation/software-defined-configuration tool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue