Add waypipe to the desktops

This commit is contained in:
Lillian Violet 2024-05-12 22:09:32 +02:00
parent 2e0fd8c174
commit 639d1c236d

View file

@ -9,4 +9,5 @@
imports = [
./firefox
];
environment.systemPackages = with pkgs; [waypipe];
}