225 current 2025-10-10 21:01:34 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 224 current 2025-10-10 20:58:53 25.05.20251006.20c4598 6.12.50 *
|
||||
# generation: 225 current 2025-10-10 21:01:34 25.05.20251006.20c4598 6.12.50 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -81,7 +81,7 @@ in
|
||||
ensureDatabases = [ "minecraft_recpro_db" ];
|
||||
ensureUsers = [
|
||||
{
|
||||
name = "minecraft_recpro";
|
||||
name = "minecraft";
|
||||
ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; };
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user