update for ubuntu nix
This commit is contained in:
@@ -20,7 +20,7 @@ lib.mkIf cfg.enable {
|
||||
genericName = "Password Manager";
|
||||
exec = "keepassxc %f";
|
||||
terminal = false;
|
||||
categories = [ "Utility" "Security" ];
|
||||
categories = [ "Utility" ];
|
||||
mimeType = [ "application/x-kdbx" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user