nixos/modules/desktop/apps/default.nix
2023-07-09 16:51:13 +03:00

6 lines
58 B
Nix

{
imports = [
./keepassxc
./nicotineplus
];
}