Just recipe to update single flake, moved some home configs

This commit is contained in:
2025-04-06 12:55:05 +02:00
parent 11e8f2f8c6
commit b5c273e072
6 changed files with 33 additions and 21 deletions

View File

@ -17,12 +17,16 @@ switch *FLAGS:
switch-now *FLAGS:
nh os switch . {{FLAGS}}
update:
update-all:
nix-channel --update
nix flake update
just switch
update PKG:
nix flake update {{PKG}}
just switch
# Encrypt all files in the repo using git-crypt
lock:
git-crypt lock