diff options
author | polwex <polwex@sortug.com> | 2024-10-06 20:13:48 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-10-06 20:13:48 +0700 |
commit | cf8efca811d9c3943ff96bbe4b7e487021b78445 (patch) | |
tree | c73ec589c781665dad40549c59cb71d30bfc2273 /hosts/cloud/bkk | |
parent | 7971835303f1d73272e7b2170ecd3f2eb5680b40 (diff) |
m
Diffstat (limited to 'hosts/cloud/bkk')
-rw-r--r-- | hosts/cloud/bkk/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cloud/bkk/configuration.nix b/hosts/cloud/bkk/configuration.nix index da71a54..94b9451 100644 --- a/hosts/cloud/bkk/configuration.nix +++ b/hosts/cloud/bkk/configuration.nix @@ -7,7 +7,7 @@ imports = [ ./hardware-configuration.nix ./nginx.nix - ./jmap.nix + # ./jmap.nix ../../users.nix ../../base.nix ../../server.nix |