diff options
| author | Henry J. Webster <hwebs@hwebs.info> | 2026-07-31 07:35:44 -0500 |
|---|---|---|
| committer | Henry J. Webster <hwebs@hwebs.info> | 2026-07-31 07:35:44 -0500 |
| commit | 2b2e0cc61537fefdddf81f982668d43fe89c0d2f (patch) | |
| tree | 16b93618c4af8a8945aa7a38d254059082762a83 /machines/enzo/default.nix | |
| parent | ac7152a1c531e611955861e3fc736e8f55039721 (diff) | |
(enzo) set up password system
Diffstat (limited to 'machines/enzo/default.nix')
| -rw-r--r-- | machines/enzo/default.nix | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/machines/enzo/default.nix b/machines/enzo/default.nix index 7247a3e..a999620 100644 --- a/machines/enzo/default.nix +++ b/machines/enzo/default.nix @@ -32,14 +32,15 @@ git tmux neovim - btop - ripgrep - unzip + # TODO figure out + #ripgrep xclip bc psmisc usbutils stow + + claude-code ]; }; |
