📦️ package updates
This commit is contained in:
@ -33,6 +33,7 @@ _:
|
||||
"ollama"
|
||||
"opentofu"
|
||||
"ripgrep"
|
||||
"sentry-cli"
|
||||
"tea"
|
||||
"watchman"
|
||||
];
|
||||
|
@ -1,10 +1,6 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
matrix-synapse-tools.synadm
|
||||
];
|
||||
|
||||
services = {
|
||||
postgresql = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user