treewide: lix update
This commit is contained in:
parent
b6d533135b
commit
5f405e5eab
4 changed files with 12 additions and 15 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue