diff --git a/hosts/TheOrville/configuration.nix b/hosts/TheOrville/configuration.nix index fc25ae6a..964f459b 100644 --- a/hosts/TheOrville/configuration.nix +++ b/hosts/TheOrville/configuration.nix @@ -40,8 +40,6 @@ networking.interfaces.enp5s0.useDHCP = true; networking.interfaces.wlp6s0.useDHCP = false; - services.flatpak.enable = true; - i18n.defaultLocale = "en_GB.UTF-8"; console = { keyMap = "no"; };