diff options
| author | Martin Fischer <martin@push-f.com> | 2026-06-08 08:33:43 +0200 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-06-08 08:33:43 +0200 |
| commit | 4bbd1e4c6b60ed78aab6bca180ea00de0f911ae8 (patch) | |
| tree | 49bc3d079a5473f0ae9e74afc6aae8a9647f0601 /nixos/profiles | |
| parent | ad9a155d8b7085824b3de487e44ddc7af8a0b9df (diff) | |
feat(workstation): add openssl command
Diffstat (limited to 'nixos/profiles')
| -rw-r--r-- | nixos/profiles/workstation/dev.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/dev.nix b/nixos/profiles/workstation/dev.nix index 631ef93..dca56e4 100644 --- a/nixos/profiles/workstation/dev.nix +++ b/nixos/profiles/workstation/dev.nix @@ -16,6 +16,7 @@ jq pkgs-unstable.jujutsu just + openssl sqlite-interactive scc fastmod |
