default
dump_stack() 2023-01-10 14:09:32 +00:00
parent 34911bcb49
commit c77f5730b1
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ in {
services.openssh.enable = true; services.openssh.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim htop git vim htop git tmux
]; ];
services.postgresql.settings = { services.postgresql.settings = {