nixos/home/browser/chromium-wayland.nix

5 lines
48 B
Nix

{ ... }:
{
programs.chromium.enable = true;
}