mirror of
https://github.com/ellmau/nixos.git
synced 2026-02-03 17:09:05 +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