This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
80aa61c325
nixos
/
services
/
Vanguard.nix
8 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
Move server directory and syncthing into services directory Separate service setup from traefik config for each, prep for future server separation
2023-05-26 08:52:46 +01:00
{
.
.
.
}:
{
imports
=
[
Add address for legion, remove vanguard server expressions
2023-06-04 16:51:06 +01:00
# ./openvpn/Vanguard.nix
Remove ssh forwarding from traefik, remove traefik auth from internal connections
2023-05-30 10:08:26 +01:00
./sshd
Add openvpn config
2023-05-30 10:46:23 +01:00
./syncthing/Vanguard.nix
Move server directory and syncthing into services directory Separate service setup from traefik config for each, prep for future server separation
2023-05-26 08:52:46 +01:00
]
;
}
Reference in a new issue
Copy permalink