From 8dab83a09b44b078046e813fcb19054b8c365c41 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 01:50:27 +0300 Subject: [PATCH] try pass --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 53b9244b..b7f373c6 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -28,6 +28,7 @@ }; apps = { nemo.enable = true; + pass.enable = true; keepassxc.enable = true; nicotineplus.enable = true; transmission.enable = true;