Enable browsers on voyager

This commit is contained in:
ItsDrike 2024-06-20 14:34:28 +02:00
parent 1c9261230e
commit 547aec86ec
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -59,6 +59,9 @@
"Media"
"dots"
".mozilla"
".mullvad"
".config/chromium"
".local/share/gnupg"
".local/share/wakatime"
".local/share/nvim"
@ -126,6 +129,11 @@
programs = {
bars.eww.enable = true;
browsers = {
firefox.enable = true;
chromium.enable = true;
mullvad-browser.enable = true;
};
spotify.enable = true;
};
};