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
c7702d4533
WS-KCNHUB
/
machines
/
kcnhub
/
servers.nix
8 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
Xpra configuration
2023-08-31 10:28:14 -04:00
{
.
.
.
}:
{
imports
=
[
Enable Caddy & Gitea
2023-10-26 13:12:34 -04:00
./servers/caddy.nix
Xpra configuration
2023-08-31 10:28:14 -04:00
./servers/xpra.nix
Enable Caddy & Gitea
2023-10-26 13:12:34 -04:00
./servers/gitea.nix
Xpra configuration
2023-08-31 10:28:14 -04:00
]
;
}