Migrate to zen browser
All checks were successful
check / check (push) Successful in 31s

This commit is contained in:
Florian RICHER 2024-12-20 23:02:07 +01:00
parent 9d57db3be5
commit 8e9f475e89
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
3 changed files with 1 additions and 3 deletions

View file

@ -7,8 +7,6 @@
modules.home = {
apps = {
chromium.enable = true;
firefox.enable = true;
flatpak.enable = true;
jetbrainsToolbox.enable = true;
kitty.enable = true;

View file

@ -7,7 +7,6 @@
modules.home = {
apps = {
chromium.enable = true;
flatpak.enable = true;
jetbrainsToolbox.enable = true;
kitty.enable = true;

View file

@ -27,6 +27,7 @@ in
{ appId = "org.kde.neochat"; origin = "flathub"; }
# Loisir
{ appId = "io.github.zen_browser.zen"; origin = "flathub"; }
{ appId = "com.spotify.Client"; origin = "flathub"; }
{ appId = "org.videolan.VLC"; origin = "flathub"; }
];