flake: remove IFD setting

Hydra patch should hopefully force IFD on
This commit is contained in:
Infinidoge 2024-05-21 01:51:25 -04:00
parent 74e705697f
commit fe4eb60fac
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -1,8 +1,5 @@
{ {
description = "Infinidoge's NixOS configuration"; description = "Infinidoge's NixOS configuration";
nixConfig = {
allow-import-from-derivation = true;
};
inputs = { inputs = {
### Nixpkgs ### ### Nixpkgs ###