ran formatter.
This commit is contained in:
parent
0c7c761f56
commit
1168fdb539
5 changed files with 11 additions and 11 deletions
2
justfile
2
justfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue