diff --git a/base.nix b/base.nix index 2f04f1d..e6b7506 100644 --- a/base.nix +++ b/base.nix @@ -14,6 +14,7 @@ keepassxc nextcloud-client tmux + unzip ]; nixpkgs.config.allowUnfree = true;