Update and fix the networkmanager-wait-online shit
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user