diff options
author | polwex <polwex@sortug.com> | 2024-09-07 20:26:15 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-09-07 20:26:15 +0700 |
commit | b9362fd6782fa722f63495db5461e84431e2e06c (patch) | |
tree | a050ddd08d6581d7791fe36c5480e7d1c12778d5 /hosts/cloud/bkk/configuration.nix | |
parent | c72570a6b613914def5bc0bb6d66326308f8bbcb (diff) |
m
Diffstat (limited to 'hosts/cloud/bkk/configuration.nix')
-rw-r--r-- | hosts/cloud/bkk/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/cloud/bkk/configuration.nix b/hosts/cloud/bkk/configuration.nix index 9ddc4ad..16281d9 100644 --- a/hosts/cloud/bkk/configuration.nix +++ b/hosts/cloud/bkk/configuration.nix @@ -40,6 +40,8 @@ git lsd ncdu + btop + lsof ]; users.users.y.openssh.authorizedKeys.keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+qXhCHNrSZmy4HEXaFn6xAp1w2GzQBMOfVdbR3E81Q cloudboxes"]; } |