Compare commits
2 commits
f4dfac08e1
...
5e5d211bc8
Author | SHA1 | Date | |
---|---|---|---|
5e5d211bc8 | |||
c74b037a84 |
2 changed files with 3 additions and 1 deletions
|
@ -70,6 +70,8 @@ in
|
|||
neovim
|
||||
ripgrep
|
||||
wget
|
||||
|
||||
ghostty.terminfo
|
||||
];
|
||||
|
||||
hm = {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
package = pkgs.postgresql_16;
|
||||
|
||||
port = 5432;
|
||||
settings.port = 5432;
|
||||
enableTCPIP = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue