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

View File

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