chore: update flake.lock
This commit is contained in:
parent
3a3c9f2a70
commit
c11ae22994
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
ls = "ls -lah --color=auto";
|
||||
cp = "cp -r";
|
||||
|
||||
chore = "(cd ~/.nix/nixos; git add flake.lock; git commit -m 'chore: update flake.lock'; git push)";
|
||||
chore = "(cd ~/.nix; git add flake.lock; git commit -m 'chore: update flake.lock'; git push)";
|
||||
|
||||
tup = "tailscale up --login-server https://headscale.nelim.org";
|
||||
|
||||
|
|
Loading…
Reference in a new issue