mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-09-16 23:11:20 +02:00
chore: add microsoft-edge, chromium and brave-origin
Install microsoft-edge on x86_64 Linux via Home Manager and on macOS via a brew cask. Enable the chromium and brave-origin Home Manager options alongside google-chrome, dropping the google-chrome aarch64 fallback to chromium since google-chrome supports aarch64-linux. Persist the Brave Origin and microsoft-edge profile directories on the ephemeral-root hosts.
This commit is contained in:
@@ -294,6 +294,8 @@ in
|
||||
".mozilla"
|
||||
".config/google-chrome"
|
||||
".config/chromium"
|
||||
".config/BraveSoftware/Brave-Origin"
|
||||
".config/microsoft-edge"
|
||||
|
||||
# ======================================
|
||||
# CLI data
|
||||
|
||||
Reference in New Issue
Block a user