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