Skip to content

Commit

Permalink
(hosting-01) fix nixos 23.11 compatiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
fbegyn committed Dec 6, 2023
1 parent d5102e1 commit 35e5186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/hosting-01/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
};

# roundcube webmail
services.postgresql.package = pkgs.postgresql_15;
services.roundcube = {
enable = true;
package = pkgs.unstable.roundcube;
Expand Down

0 comments on commit 35e5186

Please sign in to comment.