home: install keepassxc as a common desktop application

Create new package category "desktopCommon" that is enabled by default on all home hosts, useful for getting GUI packages across platforms.
This commit is contained in:
Trolli Schmittlauch 2024-04-07 01:31:11 +02:00
parent 6f87071aea
commit 4976cea39d
2 changed files with 12 additions and 5 deletions

View file

@ -17,7 +17,7 @@
devTools = true;
pythonTools = true;
games = true;
desktop = true;
desktopLinux = true;
kde = true;
};
latex.guiTools = true;