nixpkgs/nixos/modules
Florian Klink 15d761a525 Revert "nixos/systemd.nix: don’t require online for multi-user.target"
This reverts commit 764c8203b8.

While this is desireable in principle, some of our modules and services
fail during service startup if no network is available don't currently
properly set Wants=network-online.target.

If nothing pulls in this target anymore, systemd won't try to reach it.

We have many VM tests waiting for `network-online.target`, and after
764c8203b8 fail with the following error
message:

```
error: unit "network-online.target" is inactive and there are no pending jobs
```

Most likely, test scripts shouldn't wait for `network-online.target` in
first place (as `network-online.target` says nothing about whether a
service has been started), but instead, the script should wait for the
network ports of the corresponding service to be open.

Let's revert this for now, and re-apply in a draft PR, fixing the tests
before merging it back in.
2020-05-01 17:12:05 +02:00
..
config nixos/google-oslogin: Move nsswitch config into the module 2020-04-30 17:51:13 +02:00
hardware libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options 2020-04-20 03:19:41 +02:00
i18n/input-method Revert "ibus: fix dconf db installation" 2020-04-24 18:22:59 -04:00
installer Merge pull request #84476 from jakobrs/installation-cd-base-terminus 2020-04-29 17:20:49 +01:00
misc Update link in /etc/os-release (#85723) 2020-04-22 00:16:22 +02:00
profiles Merge pull request #74378 from ttuegel/lxc-container 2020-04-25 16:25:15 +02:00
programs programs/chromium: allow extensions outside chrome web store 2020-05-01 15:56:41 +02:00
security nixos/google-oslogin: Move nsswitch config into the module 2020-04-30 17:51:13 +02:00
services Merge pull request #84139 from misuzu/gitlab-runner-multi 2020-05-01 12:37:28 +02:00
system Revert "nixos/systemd.nix: don’t require online for multi-user.target" 2020-05-01 17:12:05 +02:00
tasks nixos/networking: move network-link-${i.name} to scripted networking 2020-04-13 22:03:35 +02:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation Merge pull request #82026 from andir/systemd-update-networkd-options 2020-05-01 13:49:24 +02:00
module-list.nix prey-bash-client: remove 2020-04-28 09:44:55 +01:00
rename.nix prey-bash-client: remove 2020-04-28 09:44:55 +01:00