add postgres

This commit is contained in:
zoe 2022-11-12 18:08:21 +01:00
parent c390fa4588
commit d6b0b378d0
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ pkgs, ... }:
{
services = {
postgresql.enable = true;
mullvad-vpn.enable = true;
udisks2.enable = true;
xserver.desktopManager.xfce.thunarPlugins = with pkgs; [

View File

@ -74,6 +74,8 @@
graphviz
# 3d
blender
# db
postgresql
# help
tldr