diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-01-12 19:30:20 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-01-12 19:30:20 -0500 |
| commit | af5dd5ef69ab0c9656ed6cccc27b4f845b064bc1 (patch) | |
| tree | 7023dfa1266b21de131f434e435908877060e5b9 /hosts/shar/configuration.nix | |
| parent | f6a72d7ad9bec7cc7beefa8542fb91127a88f965 (diff) | |
add yazi and lazygit to shar
Diffstat (limited to 'hosts/shar/configuration.nix')
| -rw-r--r-- | hosts/shar/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/shar/configuration.nix b/hosts/shar/configuration.nix index 3bdefa9..069ac98 100644 --- a/hosts/shar/configuration.nix +++ b/hosts/shar/configuration.nix @@ -94,6 +94,8 @@ packages = with pkgs; [ vim git + lazygit + yazi ]; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBgQS9Y3yqztLL0Ss0JUCN04B6zgLXIETgY0jyvT6I98 jck@tiamat" |
