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;