From 98768a3c592475aac0db405cf460bf0cc961e0b8 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 5 Feb 2024 14:04:44 +0100 Subject: Postgres buffering, maybe? --- modules/software-templates/dotnet.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/software-templates/dotnet.nix b/modules/software-templates/dotnet.nix index 8a8c1b5..9abe797 100644 --- a/modules/software-templates/dotnet.nix +++ b/modules/software-templates/dotnet.nix @@ -8,4 +8,4 @@ DOTNET_CLI_TELEMETRY_OPTOUT = "1"; DOTNET_ROOT = "${(callPackage ../packages/dotnet-pack.nix { inherit pkgs; })}"; }; -}e \ No newline at end of file +} \ No newline at end of file -- cgit 1.4.1