pkgs: add psst

This commit is contained in:
Bruno BELANYI 2022-01-13 18:39:11 +01:00
parent 702bfafe73
commit a66441d496
2 changed files with 36 additions and 0 deletions

View file

@ -26,6 +26,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
nolimips = pkgs.callPackage ./nolimips { };
psst = pkgs.callPackage ./psst { };
rofi-bluetooth = pkgs.callPackage ./rofi-bluetooth { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };