📦️ package updates

This commit is contained in:
2025-03-17 10:22:51 -04:00
parent dafa424d2d
commit cdadeee69a
3 changed files with 19 additions and 22 deletions

View File

@ -33,6 +33,7 @@ _:
"ollama"
"opentofu"
"ripgrep"
"sentry-cli"
"tea"
"watchman"
];

View File

@ -1,10 +1,6 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
matrix-synapse-tools.synadm
];
services = {
postgresql = {
enable = true;