stan: order and add unzip

This commit is contained in:
Aaron Bieber 2023-10-11 09:44:37 -06:00
parent 45c5478c8f
commit 6a5c295f5c
No known key found for this signature in database

View File

@ -148,7 +148,6 @@ in
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
oath-toolkit
barrier
bitwarden
fzf
@ -160,19 +159,21 @@ in
mosh
mupdf
nmap
oath-toolkit
oathToolkit
obsidian
obs-studio
openvpn
remmina
rex
rustdesk
snmpcheck
sshfs
tcpdump
unzip
virt-manager
wireshark
zig
rustdesk
];
virtualisation.libvirtd.enable = true;