1
0
Fork 0
guix-home-laptop/Justfile
2024-08-01 20:03:53 -05:00

5 lines
266 B
Makefile

default:
guix time-machine --channels=./channels.scm.lock -- home reconfigure ./home-configuration.scm --substitute-urls="https://bordeaux.guix.gnu.org"
update:
guix time-machine --channels=./channels.scm -- describe --format=channels > ./channels.scm.lock