fixup! nixos: use blog as homepage
This commit is contained in:
parent
097067b356
commit
0ccb939089
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ ny4.dev {
|
||||||
|
|
||||||
# TODO: Build Hugo blog with Nix
|
# TODO: Build Hugo blog with Nix
|
||||||
# How do I use hugo modules without using FOD?
|
# How do I use hugo modules without using FOD?
|
||||||
redir https://blog.ny4.dev
|
route * {
|
||||||
|
redir https://blog.ny4.dev
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
searx.ny4.dev {
|
searx.ny4.dev {
|
||||||
|
|
Loading…
Reference in a new issue