1
0
Fork 0
guix-home-laptop/Justfile

6 lines
266 B
Plaintext

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