dotfiles/modules/nix-ld.nix
Lucy von Overheidt 57f85192db meow
2025-09-13 22:30:30 +02:00

4 lines
50 B
Nix

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