From afcfc59a809ffb67c9b92dbcf8d499737350d4f4 Mon Sep 17 00:00:00 2001 From: Xe Date: Sat, 19 Feb 2022 16:00:43 -0500 Subject: [PATCH] nixfmt Signed-off-by: Xe --- flake.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index ccbe269..1d4bab6 100644 --- a/flake.nix +++ b/flake.nix @@ -65,8 +65,12 @@ nixosConfigurations = { chrysalis = mkSystem [ ./hosts/chrysalis ./hardware/location/YOW ]; - logos = - mkSystem [ ./hosts/logos ./hardware/alrest ./hardware/location/YOW waifud.nixosModules.x86_64-linux.waifud-runner ]; + logos = mkSystem [ + ./hosts/logos + ./hardware/alrest + ./hardware/location/YOW + waifud.nixosModules.x86_64-linux.waifud-runner + ]; # vms ## logos