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, ... }: { pkgs, ... }:
{ {
services = { services = {
postgresql.enable = true;
mullvad-vpn.enable = true; mullvad-vpn.enable = true;
udisks2.enable = true; udisks2.enable = true;
xserver.desktopManager.xfce.thunarPlugins = with pkgs; [ xserver.desktopManager.xfce.thunarPlugins = with pkgs; [

View File

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