Added makefile :)

This commit is contained in:
2026-02-11 01:38:24 -07:00
parent 680939fe51
commit 1a7e3549eb
2 changed files with 24 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
environment.systemPackages = with pkgs; [
git
gnumake
openssl
];