services: smaller fixes in jitsi and postgreql

This commit is contained in:
2022-12-17 13:41:27 +01:00
parent 6e793fb103
commit b5ea5e6bf3
4 changed files with 21 additions and 21 deletions

View File

@@ -23,6 +23,7 @@
imports = # For now, if applying to other system, swap files
[(import ./hardware-configuration.nix)] ++ # Current system hardware config @ /etc/nixos/hardware-configuration.nix
[(import ../../modules/desktop/virtualisation/docker.nix)] ++ # Docker
(import ../../modules/services/server) ++ # Server Services
(import ../../modules/hardware); # Hardware devices
boot = { # Boot options