config/systems/desktop/nix-ld.nix
2024-09-29 16:42:01 +01:00

4 lines
37 B
Nix

{
programs.nix-ld.enable = true;
}