devices.pc: enable postgresql

This commit is contained in:
2025-12-27 16:23:42 +08:00
parent 8166c7ecee
commit c3e1d2bfb7

View File

@@ -103,6 +103,7 @@ inputs:
mariadb.mountFrom = "nodatacow";
open-webui.ollamaHost = "127.0.0.1";
howdy = {};
postgresql.enable = true;
};
bugs = [ "amdpstate" ];
packages = { mathematica = {}; vasp = {}; };