Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-09-02 19:08:28 +00:00
parent 8bd0682511
commit c19e153657
6 changed files with 61 additions and 32 deletions

View File

@@ -13,8 +13,6 @@
networking.hostName = "chidi";
networking.computerName = "Chidi";
services.postgresql = {
enable = true;
};