diff options
Diffstat (limited to 'hosts/cloud/bkk/configuration.nix')
-rw-r--r-- | hosts/cloud/bkk/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/cloud/bkk/configuration.nix b/hosts/cloud/bkk/configuration.nix index 5a37599..9ddc4ad 100644 --- a/hosts/cloud/bkk/configuration.nix +++ b/hosts/cloud/bkk/configuration.nix @@ -7,6 +7,7 @@ imports = [ ./hardware-configuration.nix ./nginx.nix + ./jmap.nix ../../users.nix ../../base.nix ../../server.nix |