t2-iso-minimal, t2-iso-gnome: move nixpkgs.config.allowBroken to common.nix
This commit is contained in:
parent
50f9e353c8
commit
927991b78e
3 changed files with 3 additions and 6 deletions
|
|
@ -16,7 +16,4 @@
|
|||
pulse.enable = true;
|
||||
alsa.enable = true;
|
||||
};
|
||||
|
||||
# ZFS is broken and prevents building without this
|
||||
nixpkgs.config.allowBroken = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue