2023-12-13 02:02:44 +00:00
|
|
|
reconfigure:
|
2023-12-14 21:49:12 +00:00
|
|
|
mkdir -p ~/.config/guix
|
|
|
|
cp channels.scm ~/.config/guix/channels.scm
|
|
|
|
guix archive --authorize < signing-key.pub
|
|
|
|
guix system reconfigure ./config.scm --substitute-urls='https://ci.guix.gnu.org https://bordeaux.guix.gnu.org https://substitutes.nonguix.org'
|
2023-12-19 15:57:08 +00:00
|
|
|
make -C /home/zilti/.guix-home/profile/lib/browserpass hosts-firefox-user
|
2023-12-14 21:49:12 +00:00
|
|
|
flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|