From 9f94b5b55132e0d8952241eab99cda551b060a95 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 9 Oct 2023 17:57:33 +0100 Subject: [PATCH] fix: formatting --- config/users.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/users.nix b/config/users.nix index d207041..43768c2 100644 --- a/config/users.nix +++ b/config/users.nix @@ -1,7 +1,4 @@ -{ - lib, - ... -}: +{lib, ...}: with lib; let port_backend = "8087"; in {