chore: update flake.lock

This commit is contained in:
matt1432 2023-10-18 11:55:51 -04:00
parent 3a3c9f2a70
commit c11ae22994

View file

@ -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";