guixconfig/Makefile

8 lines
485 B
Makefile
Raw Normal View History

2023-12-13 02:02:44 +00:00
reconfigure:
2023-12-14 21:49:12 +00:00
mkdir -p ~/.config/guix
2024-03-28 22:47:16 +00:00
ln -sf `pwd`/channels.scm ~/.config/guix/channels.scm
2023-12-14 21:49:12 +00:00
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