diff --git a/flake.nix b/flake.nix index 5eb9b8d..f122013 100644 --- a/flake.nix +++ b/flake.nix @@ -159,6 +159,7 @@ pkgsConf.nixpkgs = { overlays = lib.mkForce overlays; config.allowUnfree = true; + flake.setNixPath = false; }; in lib.nixosSystem {