mirror test

This commit is contained in:
cnst
2024-06-26 19:25:27 +02:00
parent 53a862291c
commit 4cee5b33c5
11 changed files with 171 additions and 50 deletions

View File

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