summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-02-05 14:04:44 +0100
committerRory& <root@rory.gay>2024-02-05 14:04:44 +0100
commit98768a3c592475aac0db405cf460bf0cc961e0b8 (patch)
tree6ae6bf2e05d810e324d5ef09f7e222cef990342e /modules
parentUpdate from server (diff)
downloadRory-Open-Architecture-98768a3c592475aac0db405cf460bf0cc961e0b8.tar.xz
Postgres buffering, maybe?
Diffstat (limited to 'modules')
-rw-r--r--modules/software-templates/dotnet.nix2
1 files changed, 1 insertions, 1 deletions
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