chore: update ?

This commit is contained in:
Xavier Morel
2026-03-06 16:55:55 +01:00
parent f785550f4e
commit df56cfb971
7 changed files with 93 additions and 53 deletions

View File

@@ -18,12 +18,15 @@
pkgs.flameshot
pkgs.lutris
pkgs.ungoogled-chromium
pkgs.xfce.thunar
pkgs.xfce.thunar-archive-plugin
pkgs.xfce.thunar-volman
pkgs.thunar
pkgs.thunar-archive-plugin
pkgs.thunar-volman
pkgs.vial
pkgs.vlc
];
programs.zen-browser.enable = true;
programs.zen-browser = {
enable = true;
suppressXdgMigrationWarning = true;
};
};
}