shell customization

This commit is contained in:
2024-09-01 16:08:07 +02:00
parent c368538b2e
commit e45a05d026
4 changed files with 148 additions and 18 deletions

View File

@@ -4,16 +4,14 @@
services.flatpak.update.auto.enable = false;
services.flatpak.uninstallUnmanaged = false;
services.flatpak.packages = [
#{ appId = "com.brave.Browser"; origin = "flathub"; }
com.calibre_ebook.calibre
com.github.flxzt.rnote
com.github.tchx84.Flatseal
com.spotify.Client
io.podman_desktop.PodmanDesktop
org.pipewire.Helvum
#"com.obsproject.Studio"
#"im.riot.Riot"
"com.calibre_ebook.calibre"
"com.github.flxzt.rnote"
"com.github.tchx84.Flatseal"
"com.spotify.Client"
"io.podman_desktop.PodmanDesktop"
"org.pipewire.Helvum"
];
}