From 35dd97adef130b46bcdf13b7b04f76e4d72747b3 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:16:58 +0400 Subject: [PATCH] enable --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 4f77e8c3..81f04bd2 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -45,6 +45,7 @@ teams.enable = true; telegram.enable = true; weechat.enable = true; + cinny.enable = true; }; apps = { nemo.enable = true;