5 lines
136 B
Nix
5 lines
136 B
Nix
{
|
|
flake.modules.homeManager.onepassword = {
|
|
# TODO: Port `_1password = true` behavior into an explicit Home Manager module.
|
|
};
|
|
} |