aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2026-07-13 08:32:32 +0200
committerMartin Fischer <martin@push-f.com>2026-07-13 08:32:32 +0200
commit4056eca514fcf643ac370dd2caeb32406ffe88bc (patch)
treefc763ffd22cb18d7aeae719c5e7451b69f9d4ba1
parentf39f2f96852de39af9fd37a5fa71e831e2dc5d47 (diff)
feat(ev): add unzip
-rw-r--r--nixos/hosts/ev/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/ev/default.nix b/nixos/hosts/ev/default.nix
index 9aa785c..9c34e0f 100644
--- a/nixos/hosts/ev/default.nix
+++ b/nixos/hosts/ev/default.nix
@@ -67,6 +67,7 @@ in
environment.systemPackages = with pkgs; [
# The essentials are installed via the imported profile.
sqlite-interactive
+ unzip
];
fileSystems = {