mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
The Nix configuration file sandbox setting is now "sandbox", not "use-sandbox". Correct the documentation and tests that reference this setting.
7 lines
235 B
Text
7 lines
235 B
Text
# WARNING: this file is generated from the nix.settings option in
|
|
# your Home Manager configuration at $XDG_CONFIG_HOME/nix/nix.conf.
|
|
# Do not edit it!
|
|
sandbox = true
|
|
show-trace = true
|
|
system-features = big-parallel kvm recursive-nix
|
|
|