From f86b76f6bd83d5fe20fc222f55eb6a98f437b81c Mon Sep 17 00:00:00 2001 From: Inex Code Date: Wed, 16 Nov 2022 11:11:22 +0300 Subject: [PATCH] fix: JSON formatting and config branch --- nixos-infect | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nixos-infect b/nixos-infect index 9cc91bb..31b319a 100755 --- a/nixos-infect +++ b/nixos-infect @@ -21,7 +21,9 @@ makeConf() { # NB <<"EOF" quotes / $ ` in heredocs, <