diff options
author | tv <tv@krebsco.de> | 2022-06-21 21:25:33 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2022-07-14 15:48:12 +0200 |
commit | 80f9a5b95fcb5eedd3ab33bf3547dc50ec9a3110 (patch) | |
tree | ca029974b3814f990c4e6bedeb8a4fa08939ffca /tv/2configs/default.nix | |
parent | 11293676574d9f763893bb4b724904fb5bf05d1c (diff) |
tv networkd: disable systemd-networkd-wait-online
Diffstat (limited to 'tv/2configs/default.nix')
-rw-r--r-- | tv/2configs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 62566c3..f3ce2da 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -15,6 +15,7 @@ with import <stockholm/lib>; ./bash ./htop.nix ./nets/hkw.nix + ./networkd.nix ./nginx ./pki ./ssh.nix |