dotfiles/modules/nix-ld.nix

5 lines
50 B
Nix
Raw Normal View History

2025-09-13 22:30:30 +02:00
{ ... }:
{
programs.nix-nix-ld.enable = true;
}