mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
pkgs/kat-website: Published @ kittywit.ch
This commit is contained in:
parent
fc81f49f0b
commit
f5a570acce
4 changed files with 331 additions and 1 deletions
|
|
@ -17,6 +17,8 @@ let
|
|||
clockSupport = true;
|
||||
};
|
||||
|
||||
kat-website = super.callPackage ./kat-website { };
|
||||
|
||||
waybar = super.waybar.override { pulseSupport = true; };
|
||||
|
||||
notmuch = super.callPackage ./notmuch { inherit (super) notmuch; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue