diff options
| author | Baitinq <[email protected]> | 2022-06-23 02:27:31 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-23 02:27:31 +0200 |
| commit | c88d0629fe5d646b130ee6ca95123c27e9d017e1 (patch) | |
| tree | 524e92ff0926cdb63fa50e05caf3241fe8561582 /hosts | |
| parent | Added new gpg key (diff) | |
| download | nixos-config-c88d0629fe5d646b130ee6ca95123c27e9d017e1.tar.gz nixos-config-c88d0629fe5d646b130ee6ca95123c27e9d017e1.tar.bz2 nixos-config-c88d0629fe5d646b130ee6ca95123c27e9d017e1.zip | |
Add zip program in global configuration
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 4d48147..4c6bc89 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -79,6 +79,7 @@ htop pfetch unzip + zip yt-dlp lf usbutils |