feat: postgres

This commit is contained in:
2025-03-21 00:12:27 +03:00
parent 01bc1610bf
commit 830336ee06
3 changed files with 13 additions and 0 deletions

View File

@ -23,4 +23,6 @@
hardware.bluetooth.enable = true;
host.laptop = true;
environment.systemPackages = [ pkgs.dbgate ];
}