diff --git a/hosts/common.nix b/hosts/common.nix index 6e70707..b5a71a0 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -33,7 +33,6 @@ options = "--delete-older-than 14d"; }; registry.nixpkgs.flake = inputs.nixpkgs; - package = pkgs.lix; }; i18n.defaultLocale = "en_US.UTF-8";