From 83a65bea88180b36ec2168fc651b35cfe38e3568 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Fri, 17 Mar 2023 14:08:43 +0300 Subject: [PATCH] chore: Use master branch of NixOS config --- nixos-infect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-infect b/nixos-infect index 6fafdb3..b52987b 100755 --- a/nixos-infect +++ b/nixos-infect @@ -25,7 +25,7 @@ makeConf() { # NB <<"EOF" quotes / $ ` in heredocs, <