7 lines
449 B
Makefile
7 lines
449 B
Makefile
reconfigure:
|
|
guix pull
|
|
sudo guix archive --authorize < keys/non-guix.pub; \
|
|
guix system reconfigure ./config.scm --substitute-urls='https://ci.guix.gnu.org https://bordeaux.guix.gnu.org https://substitutes.nonguix.org'
|
|
guix home reconfigure ./home/home-configuration.scm
|
|
make -C /home/zilti/.guix-home/profile/lib/browserpass hosts-firefox-user
|
|
flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|