mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: added just
This commit is contained in:
parent
b3b25a8807
commit
208c1bae34
2 changed files with 12 additions and 6 deletions
|
@ -1,5 +1,8 @@
|
|||
safety:
|
||||
vpn:
|
||||
sudo protonvpn c --c CA
|
||||
|
||||
rebuild:
|
||||
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace
|
||||
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace
|
||||
|
||||
elm:
|
||||
cd ~/Files/Projects/website/frontend; elm-land server
|
Loading…
Add table
Add a link
Reference in a new issue