diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-04-27 23:16:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-04-27 23:31:07 +0900 |
| commit | 469bc6032a225e8f586cfccbb175d43b94b200fb (patch) | |
| tree | 99e1d199c3b19abf7ecd9766e3a010bf24ca6af0 /justfile | |
| parent | 9ef8940ad850bff7bba5feb4c0fff4b707f4ff2b (diff) | |
| download | dotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.tar.gz dotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.tar.zst dotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.zip | |
home-manager: build term-banner/term-clock by Nix
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 |
