dotfiles/system/programs.nix
2025-07-12 12:37:52 +03:00

6 lines
58 B
Nix

{
programs = {
_1password-gui.enable = true;
};
}