From fb6b7c3f3ac3687a178447766cec7e44a769e7da Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 31 Aug 2023 08:36:25 +0400 Subject: [PATCH] enable fluentreader --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index bc4340f2..da3e6ec4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -30,6 +30,7 @@ nemo.enable = true; pass.enable = true; keepassxc.enable = true; + fluentreader.enable = true; nicotineplus.enable = true; transmission.enable = true; calibre.enable = true;