about summary refs log tree commit diff
path: root/nix/hosts/corrino/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino/configuration.nix')
-rw-r--r--nix/hosts/corrino/configuration.nix6
1 files changed, 5 insertions, 1 deletions
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";