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