mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-19 05:39:34 +01:00
added missing https
This commit is contained in:
parent
4d80d77704
commit
1b7fecf202
|
@ -6,7 +6,7 @@
|
||||||
}:
|
}:
|
||||||
#TODO: implement
|
#TODO: implement
|
||||||
let
|
let
|
||||||
baseUrl = "talk.hypervirtual.world";
|
baseUrl = "https://talk.hypervirtual.world";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue