From 088facf700946cb8f2d96c6089185bdc2a67180a Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 30 Jun 2024 09:56:30 -0400 Subject: alejandra -> nixfmt-rfc-style --- systems/atlas/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'systems/atlas/default.nix') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 4bceca8..735a526 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -1,8 +1,5 @@ +{ config, modulesPath, ... }: { - config, - modulesPath, - ... -}: { imports = [ (modulesPath + "/profiles/minimal.nix") ./hardware-configuration.nix -- cgit v1.2.3