Fix??????

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-06-22 20:11:13 +00:00
parent eddf598419
commit a8ed37645b
1 changed files with 1 additions and 0 deletions

View File

@ -44,5 +44,6 @@
systemd.services.network-setup = {
serviceConfig.Type = "oneshot";
serviceConfig.ExecStart = "${pkgs.coreutils}/bin/true";
serviceConfig.RemainAfterExit = true;
};
}