diff --git a/home/christoph/default.nix b/home/christoph/default.nix index 7a82dae3..7fb0f18d 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -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";