diff --git a/configuration.nix b/configuration.nix index 1429ccb..c3885e8 100755 --- a/configuration.nix +++ b/configuration.nix @@ -195,6 +195,8 @@ ]; }; + services.postgresql.enable = true; + # Open ports in the firewall. # networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ]; diff --git a/home.nix b/home.nix index cc399d3..21e6cf3 100755 --- a/home.nix +++ b/home.nix @@ -18,6 +18,7 @@ grim kdePackages.gwenview minio-client + nodejs_22 prismlauncher slurp sops