augumented grimshot with upload

This commit is contained in:
kat witch 2021-03-26 02:21:48 +00:00
parent a49f61028a
commit 5a2465fbab
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
7 changed files with 188 additions and 155 deletions

View file

@ -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: {