nix-config/modules2/browsers/chromium.nix

3 lines
69 B
Nix

{
flake.modules.homeManager.gui.programs.chromium.enable = true;
}