updated LICENSE Apache License

This commit is contained in:
2026-02-16 08:36:00 -06:00
parent 2ea4b54aa5
commit 359795caf5
2 changed files with 201 additions and 239 deletions

View File

@@ -1,8 +0,0 @@
{ config, pkgs, lib, ... }:
{
systemd.services.postgresql.postStart = lib.mkForce '''';
}