diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 3e331a6c..b7f373c6 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -28,7 +28,7 @@ }; apps = { nemo.enable = true; - pass.enable = false; + pass.enable = true; keepassxc.enable = true; nicotineplus.enable = true; transmission.enable = true;