1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
Oliver Charles 625b42838a NetworkManager: Fix aliases and dependencies
There are two fixes in this commit.

Firstly, I am creating proper symlinks for the Alias= definitions in the
.service files. This achieves the same result as `systemctl enable`, and
I think is preferred over `mv`.

Secondly, `networkmanager-init` now wants `NetworkManager.service`,
along with `ModemManager.service`. ModemManager does not depend on
NetworkManager (according to `systemctl list-dependencies ModemManager`),
thus NetworkManager never got started on boot.
2014-02-12 11:32:49 +00:00
..
config user-groups: Sidestep all password escaping issues 2014-02-10 10:12:34 -05:00
hardware
installer
misc Add a keys group with read access to /run/keys 2014-02-11 07:00:10 -05:00
profiles
programs
security Remove /etc/ca-bundle.crt 2014-02-11 17:13:36 +01:00
services NetworkManager: Fix aliases and dependencies 2014-02-12 11:32:49 +00:00
system Add a keys group with read access to /run/keys 2014-02-11 07:00:10 -05:00
tasks
testing
virtualisation Add heterogeneousAttrsOf option type 2014-02-11 14:59:24 -05:00
module-list.nix
rename.nix