pkgs: add psst
This commit is contained in:
parent
702bfafe73
commit
a66441d496
2 changed files with 36 additions and 0 deletions
|
|
@ -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 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue