From d3788be951d6d5b05ecbca618aa7f29bce1f94d4 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Wed, 7 Jan 2026 18:12:28 -0500 Subject: [PATCH] chore: update inventory.nix formatting - Remove trailing whitespace and ensure consistent formatting --- inventory.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inventory.nix b/inventory.nix index a6ce1b0..32dd57d 100644 --- a/inventory.nix +++ b/inventory.nix @@ -70,7 +70,6 @@ # rev = "e1ccd7cc3e709afe4f50b0627e1c4bde49165014"; # }; # }; - { # ========== Lab Laptops ========== # Creates: nix-laptop1, nix-laptop2 @@ -152,4 +151,4 @@ # ========== Ephemeral/Netboot System ========== # Creates: nix-ephemeral1 nix-ephemeral.devices = 1; -} +} \ No newline at end of file