add builders

This commit is contained in:
jopejoe1 2024-08-06 20:57:14 +02:00
parent fa00460dc2
commit 6331b2f4f4
5 changed files with 245 additions and 91 deletions

View file

@ -101,8 +101,4 @@
enable = true;
interface = "wlp5s0";
};
programs.nix-ld = {
enable = true;
libraries = with pkgs; [ ];
};
}