add nix-ld

This commit is contained in:
illustris 2023-03-08 14:22:15 +05:30
parent f23829ff43
commit c222beb5df
Signed by: illustris
GPG Key ID: 56C8FC0B899FEFA3

View File

@ -127,6 +127,7 @@
mosh.enable = true; mosh.enable = true;
mtr.enable = true; mtr.enable = true;
nix-ld.enable = true;
}; };
security.sudo.wheelNeedsPassword = false; security.sudo.wheelNeedsPassword = false;