marleyos/Justfile

11 lines
143 B
Makefile

default:
@just --list
deployhome:
home-manager switch --flake .
update:
nix flake update
updatejust this:
nix flake update {{this}}