Modularize everything
This commit is contained in:
parent
d5cbf61286
commit
68d301c666
21 changed files with 536 additions and 240 deletions
|
|
@ -1,6 +1,3 @@
|
|||
final: prev:
|
||||
{
|
||||
ncmpcpp = prev.ncmpcpp.override { visualizerSupport = true; };
|
||||
firefox = prev.firefox.override { pkcs11Modules = [ prev.eid-mw ]; };
|
||||
final: prev: {
|
||||
activitywatch-bin = prev.callPackage ./packages/activitywatch.nix { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue