Skip to content

Commit

Permalink
just: boot cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 16, 2024
1 parent ee014c9 commit 47a0df1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ gate:
# Format the nix source tree
fmt:
pre-commit run --all-files

# https://discourse.nixos.org/t/why-doesnt-nix-collect-garbage-remove-old-generations-from-efi-menu/17592/4
fuckboot:
sudo nix-collect-garbage -d
sudo /run/current-system/bin/switch-to-configuration boot

0 comments on commit 47a0df1

Please sign in to comment.