Add definition for paris

This commit is contained in:
2024-05-29 13:02:51 -07:00
parent c13f5fa9b5
commit 56744f1259
2 changed files with 9 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
{
description = "Fudo.org User Server";
admin-email = "admin@fudo.org";
domain = "fudo.org";
site = "portage";
# Running in a container
nixos-system = false;
}