This commit is contained in:
Sridhar Ratnakumar 2026-05-12 19:13:44 -04:00
parent af4d3a6653
commit cf713af87b

View file

@ -60,6 +60,8 @@ in
7692
];
programs.nix-ld.enable = true; # for claude code
# Workaround the annoying `Failed to start Network Manager Wait Online` error on switch.
# https://github.com/NixOS/nixpkgs/issues/180175
systemd.services.NetworkManager-wait-online.enable = false;