summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-09Update channel configuration, .emacs, mail setup, packagesmainCharles Roelli
2026-05-12Add given password for smtpd to store.Charles Roelli
2026-02-24Set up SSH_AUTH_SOCK with gpg-agentCharles Roelli
Some problems with the previous approach: * .bashrc only applies to bash, not e.g. Emacs * TTY configuration is not used * Ubuntu overrides SSH_AUTH_SOCK due to package gnome-keyring To make this work reliably, get rid of Ubuntu package gnome-keyring, and for good measure, libpam-gnome-keyring.
2026-02-19Save rcirc logsCharles Roelli
2026-02-18Turn on vc-make-backup-filesCharles Roelli
2026-02-05Enable bash checkjobs featureCharles Roelli
2026-02-05Make variables of password store directory and servicesCharles Roelli
2026-02-05Remove thulcandra.adnoto.dev passwordCharles Roelli
2026-02-05Simplify .password-store directory setupCharles Roelli
2026-02-03Add basic French TeX setupCharles Roelli
2026-02-03Install emacs-auctexCharles Roelli
2026-02-03Remove duplicity-with-python-b2sdkCharles Roelli
Cf. https://codeberg.org/guix/guix/issues/6030
2026-01-30Install duplicity-with-python-b2sdkCharles Roelli
2026-01-30Turn on ffap-bindingsCharles Roelli
2026-01-30Use GPG subkey in channel introductionCharles Roelli
Suddenly signatures with the subkey were no longer considered valid, so let's use it directly instead.
2026-01-30Use ansi-color-compilation-filter in compilation-filter-hookCharles Roelli
2026-01-30New home-configuration module with public %home-environmentCharles Roelli
2026-01-29Enable visible-bellCharles Roelli
2026-01-28Set up gpg-agent in .bashrcCharles Roelli
I could not get the gpg-agent of home-gpg-agent-service-type to recognize a YubiKey, which failed with: scdaemon[19539]: pcsc_establish_context failed: service stopped (0x8010001e) Let's use the commands from here instead: https://github.com/drduh/YubiKey-Guide?tab=readme-ov-file#replace-agents gpg is installed system-wide, not in Guix.
2026-01-27Enable save-interprogram-paste-before-killCharles Roelli
2026-01-26TabifyCharles Roelli
2026-01-26Set up home-msmtp-service-typeCharles Roelli
2026-01-26Remove sopsCharles Roelli
2026-01-26Set user-full-name, user-mail-address variablesCharles Roelli
2026-01-23Remove sops-guix configurationCharles Roelli
2026-01-23Use password-storeCharles Roelli
2026-01-22Set emacsclient as EDITORCharles Roelli
2026-01-22Turn on savehist-modeCharles Roelli
2026-01-22Set up irc, sops-guixCharles Roelli
2026-01-22Add emacs-geiser, emacs-geiser-guile, guileCharles Roelli
2026-01-22Use Guix emacs-ledger-modeCharles Roelli
2026-01-21Add glibc-locales package to squash locales warning in 'source ~/.profile'Charles Roelli
2026-01-21Set up custom channelCharles Roelli
2026-01-21Use .emacs as source for CustomizeCharles Roelli
2026-01-21Use a separate custom.el fileCharles Roelli
2026-01-21Initial commitCharles Roelli