nixfiles/home/profiles/graphical/zen.nix

5 lines
58 B
Nix

_: {
programs.zen-browser = {
enable = true;
};
}