stan: order and add unzip
This commit is contained in:
parent
45c5478c8f
commit
6a5c295f5c
@ -148,7 +148,6 @@ in
|
|||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
oath-toolkit
|
|
||||||
barrier
|
barrier
|
||||||
bitwarden
|
bitwarden
|
||||||
fzf
|
fzf
|
||||||
@ -160,19 +159,21 @@ in
|
|||||||
mosh
|
mosh
|
||||||
mupdf
|
mupdf
|
||||||
nmap
|
nmap
|
||||||
|
oath-toolkit
|
||||||
oathToolkit
|
oathToolkit
|
||||||
obsidian
|
obsidian
|
||||||
obs-studio
|
obs-studio
|
||||||
openvpn
|
openvpn
|
||||||
remmina
|
remmina
|
||||||
rex
|
rex
|
||||||
|
rustdesk
|
||||||
snmpcheck
|
snmpcheck
|
||||||
sshfs
|
sshfs
|
||||||
tcpdump
|
tcpdump
|
||||||
|
unzip
|
||||||
virt-manager
|
virt-manager
|
||||||
wireshark
|
wireshark
|
||||||
zig
|
zig
|
||||||
rustdesk
|
|
||||||
];
|
];
|
||||||
|
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user