sops&server
Nix Build / build-nixos (push) Failing after 20s

This commit is contained in:
soraefir
2024-05-16 00:13:16 +02:00
parent 16540a9327
commit c636f15689
10 changed files with 197 additions and 17 deletions
+1
View File
@@ -72,6 +72,7 @@ let
};
serverOpt = with lib; {
hostDomain = mkOption { type = types.str; };
shortName = mkOption { type = types.str; };
mailDomain = mkOption { type = types.str; };
mailServer = mkOption { type = types.str; };