zen nix pkg instead of flatpak

This commit is contained in:
William 2024-09-20 15:37:13 -03:00
parent a9f9653d1f
commit 8a6901c590
3 changed files with 40 additions and 2 deletions

View file

@ -63,6 +63,7 @@ in {
ventoy
virt-manager
wezterm
inputs.zen-browser.packages."${system}".specific
] ++ kdepkgs;
services.flatpak = {
@ -70,7 +71,6 @@ in {
packages = [
"com.github.tchx84.Flatseal"
"com.steamgriddb.SGDBoop"
"io.github.zen_browser.zen"
"org.gtk.Gtk3theme.adw-gtk3"
"org.gtk.Gtk3theme.adw-gtk3-dark"
];