feat: improved justfile

This commit is contained in:
Nick 2025-03-20 21:54:42 -05:00
parent 523e604d30
commit 0710d7d059
2 changed files with 22 additions and 19 deletions

View file

@ -1,14 +0,0 @@
vpn:
sudo protonvpn c --c CA
vpnoff:
sudo protonvpn d
rebuild:
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#mars --show-trace
elm:
cd ~/Files/Projects/website/frontend; elm-land server
server:
ssh 192.168.50.140