hosts/db-mdb11: change incorrect defaultPyMySQLPackage variable
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
dbserver-mariadb = {
|
||||
enable = true;
|
||||
defaultPyMySQLPackage = pkgs.python313Packages.pymysql;
|
||||
ansibleLibPackage = pkgs.python313Packages.pymysql;
|
||||
};
|
||||
|
||||
base.userSSHKeys = [
|
||||
|
Reference in New Issue
Block a user