ktimer: init at 20.04.3

This commit is contained in:
freezeboy
2020-08-21 10:39:04 +02:00
parent 2a5afc55b5
commit f33b52669e
3 changed files with 22 additions and 1 deletions
+1
View File
@@ -174,6 +174,7 @@ let
kspaceduel = callPackage ./kspaceduel.nix {};
ksudoku = callPackage ./ksudoku.nix {};
ksystemlog = callPackage ./ksystemlog.nix {};
ktimer = callPackage ./ktimer.nix {};
ktnef = callPackage ./ktnef.nix {};
ktouch = callPackage ./ktouch.nix {};
kturtle = callPackage ./kturtle.nix {};