From a41037ef644dbacb3d577933fb3d93c210439b38 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 10 Jun 2025 15:55:54 +0530 Subject: chore(repo): reformat with nixfmt-rfc-style --- os/fscusat/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'os/fscusat/configuration.nix') diff --git a/os/fscusat/configuration.nix b/os/fscusat/configuration.nix index 896e858..598ae8c 100644 --- a/os/fscusat/configuration.nix +++ b/os/fscusat/configuration.nix @@ -10,5 +10,8 @@ ./modules/mirror ]; - services.openssh.ports = [ 22 465 ]; + services.openssh.ports = [ + 22 + 465 + ]; } -- cgit v1.2.3