feat: try to add zen-browser

This commit is contained in:
Xavier Morel
2026-02-24 17:33:03 +01:00
parent 443b1da9d5
commit cbd186ed2a
3 changed files with 8 additions and 0 deletions

View File

@@ -24,5 +24,6 @@
pkgs.vial
pkgs.vlc
];
home.programs.zen-browser.enable = true;
};
}