From ed6a87bc3a5e5c44cff4b30e5900b436b92ad9a1 Mon Sep 17 00:00:00 2001 From: CherryKitten Date: Sat, 6 Apr 2024 22:34:17 +0200 Subject: [PATCH] whoopsie fix --- nixos-infect | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nixos-infect b/nixos-infect index a8240f5..c8d7585 100644 --- a/nixos-infect +++ b/nixos-infect @@ -63,8 +63,7 @@ makeConf() { extraGroups = [ "wheel" ]; openssh.authorizedKeys.keys = keys; }; - }; -} + } EOF if isEFI; then