From 59ac4f3debcaa3e77cb60f156ccd2fcf469af08d Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Mon, 21 Apr 2025 17:33:25 -0500 Subject: [PATCH] formatting --- nixos/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/flake.nix b/nixos/flake.nix index 6e14127..ce05087 100644 --- a/nixos/flake.nix +++ b/nixos/flake.nix @@ -45,7 +45,7 @@ home-manager.users.sysAdmin = ./home.nix; } ]; - }; + }; }) nodes); }; }