This commit is contained in:
Peder Bergebakken Sundt 2023-07-05 18:14:59 +02:00
parent d4f14743ef
commit 6928fcd6fe
1 changed files with 3 additions and 0 deletions

3
profiles/nix-ld.nix Normal file
View File

@ -0,0 +1,3 @@
{
programs.nix-ld.enable = true;
}