added tooling for domains
This commit is contained in:
@@ -183,4 +183,8 @@ CREDS
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [ unzip ];
|
||||
|
||||
sovran_systemsOS.domainRequirements = [
|
||||
{ name = "nextcloud"; label = "Nextcloud"; example = "cloud.yourdomain.com"; }
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user