From 2ed81fcfe30dfa4db62fdf98f314b1a1097a2c8e Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 22 Nov 2022 13:05:53 +0100 Subject: [PATCH] flake: Formatting --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index bcab3ed..0ed00b9 100644 --- a/flake.nix +++ b/flake.nix @@ -49,7 +49,8 @@ unstable = unstableDarwin; system = darwinSystem; }; - in { + in + { nixosConfigurations = { architect = utilsX64.host.mkHost { name = "architect";