From 0d0c04f4e9c169630688d06defa14570a3cfbb32 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 1 Sep 2024 20:19:11 -0700 Subject: format --- hosts/kansai/configuration.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'hosts/kansai/configuration.nix') diff --git a/hosts/kansai/configuration.nix b/hosts/kansai/configuration.nix index 6f815e7..023a45f 100644 --- a/hosts/kansai/configuration.nix +++ b/hosts/kansai/configuration.nix @@ -1,7 +1,8 @@ -{ config -, lib -, pkgs -, ... +{ + config, + lib, + pkgs, + ... }: { imports = [ -- cgit v1.2.3