Esse commit está contido em:
2023-01-10 14:09:32 +00:00
commit c77f5730b1

Ver arquivo

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