From 0957b051ef4befd86ce97deef04f5095bea9543b Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 20 Feb 2023 01:53:23 -0500 Subject: start using nixpkgs-fmt --- hosts/common/hardware/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/common/hardware/default.nix') diff --git a/hosts/common/hardware/default.nix b/hosts/common/hardware/default.nix index 4d54961..a01e1a9 100644 --- a/hosts/common/hardware/default.nix +++ b/hosts/common/hardware/default.nix @@ -1,5 +1,5 @@ _: { - imports = [ - ./nvidia.nix - ]; + imports = [ + ./nvidia.nix + ]; } -- cgit v1.2.3