From d49050424086bce453bcbea4ddea32d7a80d3ba5 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Thu, 28 Apr 2022 14:28:18 +0200 Subject: [PATCH] feat: add website --- hosts/picard/default.nix | 6 +++++ hosts/picard/xynospace/index.html | 38 +++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 hosts/picard/xynospace/index.html diff --git a/hosts/picard/default.nix b/hosts/picard/default.nix index a2adeeef..bfa5d686 100644 --- a/hosts/picard/default.nix +++ b/hosts/picard/default.nix @@ -44,6 +44,12 @@ ragon.agenix.secrets."picardResticPassword" = { }; ragon.agenix.secrets."picardResticSSHKey" = { }; + services.nginx.virtualHosts."xyno.space" = { + enableACME = true; + forceSSL = true; + root = ./xynospace; + }; + services.restic.backups."picard" = { passwordFile = config.age.secrets.picardResticPassword.path; extraOptions = [ diff --git a/hosts/picard/xynospace/index.html b/hosts/picard/xynospace/index.html new file mode 100644 index 00000000..e4bad90f --- /dev/null +++ b/hosts/picard/xynospace/index.html @@ -0,0 +1,38 @@ + + + + xynos space + + + + +

xynos space

+
+
+
+

links:

+
+ GitHub - thexyno +
+
+ Matrix - @me:ragon.xyz +
+
+ Mastodon - @xyno@chaos.social + +