1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 01:21:03 +01:00
home-manager/tests/modules/programs/keepassxc/default.nix
2025-04-18 11:35:36 -07:00

4 lines
114 B
Nix

{
keepassxc-default-settings = ./default-settings.nix;
keepassxc-example-settings = ./example-settings.nix;
}