mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
e27be9db7b
Due to the defaults in `systemd.user.settings`, the default value when there are no settings explicitly set is `{ Manager = { }; }`. This means an empty file is created even when `systemd.user.settings` is never used in home-manager configuration. Since user’s `user.conf` is preferred to the global `/etc/systemd/user.conf`, this can cause any values set in the latter to be discarded. |
||
---|---|---|
.. | ||
default.nix | ||
empty-user-config.nix | ||
services-disabled-for-root.nix | ||
services.nix | ||
session-variables.nix | ||
slices.nix | ||
timers-expected.conf | ||
timers.nix | ||
user-config.nix |