treewide: lix update

This commit is contained in:
Nikodem Rabuliński 2024-05-19 10:54:54 +02:00
parent b6d533135b
commit 5f405e5eab
4 changed files with 12 additions and 15 deletions

View file

@ -36,8 +36,6 @@ let
nixpkgs.overlays = [ (_: _: { inherit (inputs'.settei.packages) fish; }) ];
nix.settings.allow-import-from-derivation = false;
# TODO: Remove once config checking works with lix
nix.checkConfig = false;
};
linuxConfig = lib.optionalAttrs isLinux {