Zathura config + remove old packages
This commit is contained in:
parent
247185eafe
commit
632185d7f8
10 changed files with 68 additions and 37 deletions
|
|
@ -5,10 +5,9 @@
|
|||
let
|
||||
callPackage = pkgs.lib.callPackageWith (pkgs // self);
|
||||
self = {
|
||||
gallery-tagger = callPackage ./gallery-tagger {};
|
||||
lockscreen = callPackage ./lockscreen {};
|
||||
update-background = callPackage ./update-background {};
|
||||
joystickwake = callPackage ./joystickwake {};
|
||||
# joystickwake = callPackage ./joystickwake {};
|
||||
};
|
||||
in
|
||||
(self)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue