diff options
author | polwex <polwex@sortug.com> | 2025-07-27 03:34:16 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-27 03:34:16 +0700 |
commit | 2339fba37290774336fa517a417330e3ff788ba5 (patch) | |
tree | d4bf9d531538af6d0e4718e75ee38a350ade671f /hosts/cloud/span/default.nix | |
parent | 7c959ef5c9c689c06aa5fe48110cdf6d780a438c (diff) |
spanch
Diffstat (limited to 'hosts/cloud/span/default.nix')
-rw-r--r-- | hosts/cloud/span/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/cloud/span/default.nix b/hosts/cloud/span/default.nix index 3669483..6bce414 100644 --- a/hosts/cloud/span/default.nix +++ b/hosts/cloud/span/default.nix @@ -1,4 +1,5 @@ inputs: [ inputs.disko.nixosModules.disko + inputs.nixos-mailserver.nixosModule ./configuration.nix ] |