Add db creation script

This commit is contained in:
2024-05-04 00:05:26 +02:00
parent 5ba718be26
commit 39ede643a2
4 changed files with 44 additions and 0 deletions
+1
View File
@@ -3,5 +3,6 @@
packages = with pkgs; [
go
wgo
pgformatter
];
}