mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Working through errors
This commit is contained in:
parent
37187d29f9
commit
fac12b855e
4 changed files with 10 additions and 5 deletions
|
|
@ -42,7 +42,7 @@
|
|||
fail2ban.enable = true;
|
||||
postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postresql_16;
|
||||
package = pkgs.postgresql_16;
|
||||
};
|
||||
uptime-kuma = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue