mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
nix-ld
This commit is contained in:
parent
af4d3a6653
commit
cf713af87b
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue