summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 1b094871..c1d41b35 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -835,6 +835,7 @@ in rec {
835 security.wrappers = { "newgrp".source = "${pkgs.shadow}/bin/newgrp"; }; 835 security.wrappers = { "newgrp".source = "${pkgs.shadow}/bin/newgrp"; };
836 836
837 security.acme = { 837 security.acme = {
838 acceptTerms = true;
838 certs = { 839 certs = {
839 "yggdrasil.li" = { 840 "yggdrasil.li" = {
840 allowKeysForGroup = true; 841 allowKeysForGroup = true;