Make this more consistent and add waypipe to shodan
This commit is contained in:
parent
840ec6d23e
commit
14f5273947
|
@ -55,6 +55,7 @@
|
|||
virtualgl
|
||||
vulkan-tools
|
||||
waydroid
|
||||
waypipe
|
||||
wayland-utils
|
||||
xwaylandvideobridge
|
||||
yubikey-personalization
|
||||
|
|
|
@ -9,5 +9,4 @@
|
|||
imports = [
|
||||
./firefox
|
||||
];
|
||||
environment.systemPackages = with pkgs; [waypipe];
|
||||
}
|
||||
|
|
|
@ -63,6 +63,7 @@
|
|||
sbctl
|
||||
udisks
|
||||
util-linux
|
||||
waypipe
|
||||
|
||||
#KDE:
|
||||
krunner-translator
|
||||
|
|
Loading…
Reference in a new issue