1

use new flatpak default values

This commit is contained in:
2022-08-09 16:41:08 +02:00
parent 026703e0f9
commit d4538c04f7

View File

@ -32,19 +32,16 @@ rec {
modules.flatpak = {
enable = true;
fontFix = true;
iconFix = true;
autoUpdate = true;
autoPrune = true;
discord.enable = false;
spotify.enable = true;
flatseal.enable = true;
# bottles.enable = true; # Configured by audio/gaming, not necessary otherwise
};
# TODO: Gnome terminal config
# TODO: Autostart keepass
# Chinese Input
i18n.inputMethod.enabled = "fcitx5";