1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-13 15:57:47 +00:00
home-manager/tests/modules/misc/nix/example-settings-expected.conf
Alois Wohlschlager e769196105
nix: make sure extra- settings are applied last
All extra- settings should come after their unprefixed counterpart, because
the entries of the config file are processed from top to bottom and appending
should happen after overwriting.

This is a port of https://github.com/NixOS/nixpkgs/pull/278064 .
2024-11-16 19:41:10 +01:00

8 lines
240 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!
show-trace = true
system-features = big-parallel kvm recursive-nix
use-sandbox = true