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