From 6c9e898838127d59fc4f6ea05ba8eb420b8a95da Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Thu, 23 Jun 2022 00:09:52 -0400 Subject: [PATCH] update sc-check script --- modules/sean.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sean.nix b/modules/sean.nix index 340378b..53a18ff 100644 --- a/modules/sean.nix +++ b/modules/sean.nix @@ -34,7 +34,7 @@ in nix build -o "$out/out" \ "bck#nixosConfigurations.$(hostname).config.system.build.toplevel" readlink /run/current-system "$out/out" - rm -r "$out/out" + rm -r "$out" '') ] ++ map