mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
augumented grimshot with upload
This commit is contained in:
parent
a49f61028a
commit
5a2465fbab
7 changed files with 188 additions and 155 deletions
|
|
@ -35,7 +35,9 @@ let
|
|||
|
||||
kat-weather = super.callPackage ./kat-weather { };
|
||||
|
||||
kat-gpg-status =super.callPackage ./kat-gpg-status { };
|
||||
kat-gpg-status = super.callPackage ./kat-gpg-status { };
|
||||
|
||||
kat-scrot = super.callPackage ./kat-scrot { };
|
||||
|
||||
linuxPackagesFor = kernel:
|
||||
(super.linuxPackagesFor kernel).extend (_: ksuper: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue