From a2e5f7db2750e119b5509e370cdc447c67cdad35 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 21 Jul 2024 17:48:21 +0200 Subject: remove the sftpgo and garage import, add r2wars import --- nix/hosts/corrino/configuration.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nix') diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix index eda8a71..becf5e9 100644 --- a/nix/hosts/corrino/configuration.nix +++ b/nix/hosts/corrino/configuration.nix @@ -44,6 +44,11 @@ in { # general purpose modules ./modules/authelia.emile.space.nix + # ./modules/sftpgo.emile.space.nix + # ./modules/garage.emile.space.nix + + # r2wars + ./www/r2wa.rs.nix # containers ]; @@ -195,7 +200,6 @@ in { # -authkey ${config.age.secrets.tailscale_authkey} }; - networking = { hostName = "corrino"; domain = "emile.space"; -- cgit 1.4.1