This website requires JavaScript.
Explore
Help
Sign In
KCNHUB
/
WS-KCNHUB
Watch
1
Star
0
Fork
You've already forked WS-KCNHUB
0
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8d4c49fb8
WS-KCNHUB
/
machines
/
kcnhub
/
services.nix
7 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
Add Guac RDP
2023-07-28 10:56:58 -04:00
{
.
.
.
}:
{
imports
=
[
Reorganize Services (Xpra -> Guac)
2023-10-31 11:22:35 -04:00
./services/ssh.nix
./services/xrdp.nix
Add Guac RDP
2023-07-28 10:56:58 -04:00
]
;
}