This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-config
Watch
1
Star
1
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
30f336f05b
nix-config
/
nix
/
hosts
/
hetznix
/
services
/
caddy
/
default.nix
6 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
{
Replace Nginx with Caddy
2024-12-26 00:13:42 +00:00
services
.
caddy
.
enable
=
true
;
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
Move vhost imports
2025-01-06 06:43:11 +00:00
imports
=
[
./vhosts
]
;
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
}
Reference in a new issue
Copy permalink