tweak(devos/nix): disable nixos-option
This commit is contained in:
parent
74c31161d5
commit
fd0e295d5d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ with lib;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# fix nixos-option
|
# fix nixos-option
|
||||||
nixos-option = "nixos-option -I nixpkgs=${self}/lib/compat";
|
# nixos-option = "nixos-option -I nixpkgs=${self}/lib/compat";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue