tadpole: Clean up nginx and certs modules
This commit is contained in:
@@ -10,12 +10,6 @@ in
|
||||
};
|
||||
|
||||
config = lib.mkIf enabled {
|
||||
security = {
|
||||
acme = {
|
||||
acceptTerms = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
nginx = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user