stan: order and add unzip
This commit is contained in:
parent
45c5478c8f
commit
6a5c295f5c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user