Files
dendritic/modules/programs/onepassword.nix
John Lancaster cf2ba8731d reorg
2026-03-11 08:49:07 -05:00

5 lines
136 B
Nix

{
flake.modules.homeManager.onepassword = {
# TODO: Port `_1password = true` behavior into an explicit Home Manager module.
};
}