Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 197 Bytes

REMINDERS.md

File metadata and controls

15 lines (10 loc) · 197 Bytes

Updating system

  • Simply run this in the root directory of the flake
nix flake update

Cleaning garbage

  • Run this
nix store gc --debug && sudo nix store gc --debug