mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-20 02:03:18 +00:00
cleanup
This commit is contained in:
parent
fc8675e1b0
commit
550fca2383
13 changed files with 151 additions and 163 deletions
3
justfile
3
justfile
|
|
@ -10,8 +10,5 @@ build:
|
|||
switch:
|
||||
sudo env PATH="$PATH" nix --extra-experimental-features 'nix-command flakes' run github:LnL7/nix-darwin/master#darwin-rebuild -- switch --flake .#hari-macbook-pro
|
||||
|
||||
backup:
|
||||
./scripts/backup-machine.sh
|
||||
|
||||
fmt:
|
||||
nix --extra-experimental-features 'nix-command flakes' fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue