mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Metis now uses real acme
This commit is contained in:
parent
94269c62bb
commit
adccfd987f
@ -36,7 +36,7 @@
|
||||
server = {
|
||||
enable = true;
|
||||
smailserver.enable = false;
|
||||
acme.staging = true;
|
||||
acme.staging = false;
|
||||
};
|
||||
|
||||
# enable wireguard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user