diff options
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ update HOST: git commit -m "nix: update flake" just switch "{{HOST}}" +update-nur-packages: + nix flake update nur-packages + sync HOST: git fetch --all git stash save |
