1
0
Fork 0
guix-home-laptop/Justfile

6 lines
216 B
Plaintext

default:
guix time-machine --channels=./channels.scm.lock -- home reconfigure ./home-configuration.scm
update:
guix time-machine --channels=./channels.scm -- describe --format=channels > ./channels.scm.lock