diff options
author | polwex <polwex@sortug.com> | 2025-01-16 05:01:21 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-01-16 05:01:21 +0700 |
commit | a561fb86e9a1dfefc50a6ff0d35eaecf6df007b0 (patch) | |
tree | 03c4065563ec1bc8babb5d952060c8e40e770dfc /hosts/cloud/bkk/configuration.nix | |
parent | 7e18c6df8d03daebd90adf86e0c59911ed5b0658 (diff) |
arg
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 c74cde1..b700e83 100644 --- a/hosts/cloud/bkk/configuration.nix +++ b/hosts/cloud/bkk/configuration.nix @@ -54,6 +54,8 @@ ncdu btop lsof + helix + fzf ]; users.users.y.openssh.authorizedKeys.keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+qXhCHNrSZmy4HEXaFn6xAp1w2GzQBMOfVdbR3E81Q cloudboxes"]; } |