Update and fix the networkmanager-wait-online shit

This commit is contained in:
2023-09-10 00:09:22 +01:00
parent 75c53fd412
commit cfb3d63efc
3 changed files with 25 additions and 20 deletions

View File

@@ -16,6 +16,12 @@
networkmanager.enable = true;
};
systemd.services.NetworkManager-wait-online = {
serviceConfig = {
ExecStart = ["" "${pkgs.networkmanager}/bin/nm-online -q"];
};
};
security.pam.services.swaylock = {};
age.secrets = {