fix: hemar: unbeliveble, without memmory error? not true

This commit is contained in:
2025-05-13 01:15:43 +00:00
parent b46fdb6ad9
commit 76dd4f26c3
5 changed files with 96 additions and 405 deletions
+1
View File
@@ -326,6 +326,7 @@
environment.systemPackages = with pkgs; [ ];
programs.zsh.shellAliases = self.lib.sharedShellAliases // {
conn = "sudo su postgres -c 'psql -p 64317'";
check = "journalctl -u postgresql";
};
virtualisation = {