mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 19:27:17 +00:00
Enables linux-builder on nix-darwin
This commit is contained in:
parent
8a38f26468
commit
6d25682e9f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
generateNixPathFromInputs = true;
|
||||
generateRegistryFromInputs = true;
|
||||
linkInputs = true;
|
||||
linux-builder.enable = true;
|
||||
};
|
||||
|
||||
environment.etc."nix/user-sandbox.sb".text = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue