Move admin account creation logic to the repository

This commit is contained in:
2024-02-29 20:55:14 +01:00
parent 07f0862219
commit 85fbd37434
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
combinePackages [
sdk_7_0
aspnetcore_7_0
runtime_6_0
aspnetcore_6_0
];
in
pkgs.mkShell {