From bc3b53d11381e1088832dfac22bd26403a58b0f8 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 25 Jul 2024 19:55:42 -0700 Subject: flake: formatting tweak --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 0c2ab85..9768e6c 100644 --- a/flake.nix +++ b/flake.nix @@ -14,8 +14,7 @@ nix-minecraft.url = "github:CartConnoisseur/nix-minecraft"; }; - outputs = {nixpkgs, ...} @ inputs: - { + outputs = {nixpkgs, ...} @inputs: { nixosConfigurations = { default = nixpkgs.lib.nixosSystem { specialArgs = { inherit inputs; }; -- cgit v1.2.3