mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
update sc-check script
This commit is contained in:
parent
1dbc5e31ab
commit
6c9e898838
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue