mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-10 11:14:43 +02:00
set sandboxing relaxed
This commit is contained in:
parent
849728aeb5
commit
e5b26d9061
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ with lib;
|
||||||
package = mkDefault pkgs.nixUnstable;
|
package = mkDefault pkgs.nixUnstable;
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
|
sandbox = relaxed
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue