ran formatter.

This commit is contained in:
Gabe Venberg 2025-02-25 12:49:21 +01:00
parent 0c7c761f56
commit 1168fdb539
5 changed files with 11 additions and 11 deletions

View file

@ -17,7 +17,7 @@ bootstrap-home-manager target=(`whoami`+"@"+`hostname`):
nix run --extra-experimental-features "nix-command flakes" --no-write-lock-file github:nix-community/home-manager/ -- --extra-experimental-features "nix-command flakes" --flake .#{{target}} switch
format:
nix fmt
nix fmt ./
home-gc:
home-manager expire-generations -7days