default: rebuild rebuild: run0 nixos-rebuild switch --flake . update: nix flake update run0 nixos-rebuild switch --flake . format: fd -e nix -x nixfmt --strict --verify clean: run0 nix-env --delete-generations +2 --profile /nix/var/nix/profiles/system run0 nix-store --gc run0 nix-store --optimise validate: run0 nix-store --repair --verify --check-contents run0 nix-store --optimise index: systemd-run --scope -p MemoryMax=20G --user nix-index firefoxaddons: nix flake show "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons"