diff --git a/server-modules/glance/home.nix b/server-modules/glance/home.nix index a9ed0fe..aa8e6db 100644 --- a/server-modules/glance/home.nix +++ b/server-modules/glance/home.nix @@ -115,6 +115,10 @@ title = "Image to Vector"; url = "https://www.vectorcascade.com/"; } + { + title = "PrivateBin"; + url = "https://privatebin.net"; + } ]; } { @@ -146,6 +150,10 @@ title = "Github"; url = "https://github.com"; } + { + title = "Discord"; + url = "https://discord.com/channels/@me/"; + } ]; } {