Defcon configuration

This commit is contained in:
Filippo Berto 2021-08-08 03:48:52 +02:00
parent 2de99da8e7
commit 572a496704
9 changed files with 75 additions and 17 deletions

View file

@ -7,6 +7,7 @@ let
self = {
lockscreen = callPackage ./lockscreen {};
update-background = callPackage ./update-background {};
cocktail-bar-cli = callPackage ./cocktail-bar-cli {};
# joystickwake = callPackage ./joystickwake {};
};
in