diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index f57777c..d57b172 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -278,7 +278,7 @@ in }; services.postgresql = { - enable = true; + enable = false; ensureDatabases = [ "testdb" ]; ensureUsers = [ { name = "lgm"; } ]; authentication = pkgs.lib.mkOverride 10 '' @@ -364,7 +364,7 @@ in curl # more stuff gnome-network-displays - miraclecast + #miraclecast parted exfatprogs gparted