aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index a79a9e7..9649bc3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -24,6 +24,13 @@
in {
packages = {
+ inherit (pkgs)
+ kfmon
+ kobo-koreader
+ kobo-utils
+ nickel-menu
+ plato
+ ;
default = myKobo.config.build.src;
# installer = myKobo.config.installer.package;
};