1
0
Fork 0
guix-home-laptop/Justfile

6 lines
266 B
Plaintext
Raw Permalink Normal View History

2024-07-15 13:24:16 +00:00
default:
2024-08-02 01:03:53 +00:00
guix time-machine --channels=./channels.scm.lock -- home reconfigure ./home-configuration.scm --substitute-urls="https://bordeaux.guix.gnu.org"
2024-07-15 13:24:16 +00:00
2024-07-15 13:46:27 +00:00
update:
guix time-machine --channels=./channels.scm -- describe --format=channels > ./channels.scm.lock