summary refs log tree commit diff
path: root/gnu/home
AgeCommit message (Expand)Author
2023-07-11home: services: bash: Properly quote shell aliases.Ludovic Courtès
2023-07-05home: Add inputrc service.Efraim Flashner
2023-06-15home: services: xdg-base-directories: Deprecate XDG_LOG_HOME.Bruno Victal
2023-06-14home: services: ssh: Allow unset boolean options in ssh-config.Efraim Flashner
2023-06-09home: services: ssh: Export home-ssh-agent variables.Nicolas Graves
2023-06-09home: services: ssh: Export configuration predicates.Nicolas Graves
2023-06-09home: services: ssh: Add 'match-criteria' option.Nicolas Graves
2023-06-09home: services: ssh: Add 'add-keys-to-agent' field.Nicolas Graves
2023-05-30home: services: Add msmtp service.Tanguy Le Carrour
2023-05-24home: services: ssh: Do not empty ~/.ssh/authorized_keys by default.Janneke Nieuwenhuizen
2023-05-13services: shepherd: Default to 0.10.Ludovic Courtès
2023-05-11gnu: home: services: fontutils: Add support for SXML fragments.Andrew Patterson
2023-04-21home: services: openssh: Add configuration option for jump proxiesSaku Laesvuori
2023-04-08home: Add gpg-agent service.Ludovic Courtès
2023-04-07home: xdg-base-directories: Set correct value for XDG_STATE_HOME.Bruno Victal
2023-04-02services: replace bare serializers with (serializer ...)Bruno Victal
2023-03-26home: services: Export home-xmodmap-service-type and configuration.Jan (janneke) Nieuwenhuizen
2023-03-17home: services: Add home-xmodmap-service-type.conses
2023-03-17home: services: ssh-agent: Handle setting of SSH_AUTH_SOCK.Jan (janneke) Nieuwenhuizen
2023-03-16home: services: kodi, znc, ssh-agent: Use 'match-record'.Ludovic Courtès
2023-03-16home: services: znc: Remove host-side use of (shepherd support).Ludovic Courtès
2023-03-16home: services: kodi: Remove host-side use of (shepherd support).Ludovic Courtès
2023-03-16home: services: ssh-agent: Remove host-side use of (shepherd support).Ludovic Courtès
2023-03-16gnu: home: services: Add home-kodi-service-type.Jan (janneke) Nieuwenhuizen
2023-03-16gnu: home: services: Add home-znc-service-type.Jan (janneke) Nieuwenhuizen
2023-03-16gnu: home: services: Add home-ssh-agent-service-type.Jan (janneke) Nieuwenhuizen
2023-03-16home: services: Add home-unclutter-service-type.conses
2023-03-05home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'.Ludovic Courtès
2023-01-31home: services: fontutils: Add service value.Giacomo Leidi
2023-01-09home: environment-variables: Fix escaping.Andrew Tropin
2023-01-09home: environment-variables: Return support for file-likes and gexps.Andrew Tropin
2023-01-05home: shells: Do not escape backslashes in single-quoted strings.Ludovic Courtès
2023-01-05system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc.Ludovic Courtès
2023-01-05system, home: Factorize default '.bashrc'.Ludovic Courtès
2023-01-05home: services: environment-variables: Add support for literal strings.Ludovic Courtès
2023-01-03guix: Fix typos.jman
2022-12-23home: xdg: Add with-imported-modules to xdg activation script.Andrew Tropin
2022-12-19home: xdg: Make it possible to extend user-directories service.Andrew Tropin
2022-12-02home: services: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-12-01home: xdg: Export xdg-base/user-directories getters.Andrew Tropin
2022-11-18home: services: redshift: Add 'configuration' action.Ludovic Courtès
2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated.Maxim Cournoyer
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."Maxim Cournoyer
2022-11-13services: configuration: Revert to a working ‘guix home’.Tobias Geerinckx-Rice
2022-11-15services: mcron: Add log? and log-format fields to mcron-configuration.Maxim Cournoyer
2022-10-17home: dbus: Inherit environment variables from shepherd.Andrew Tropin
2022-10-17home: dbus: Remove unecessary list call.Andrew Tropin
2022-10-14home: home-dbus-service-type: Fix make-forkexec-constructor call.(
2022-10-13gnu: home: Add home-dbus-service-type.( via Guix-patches via
2022-10-04home: Add home-batsignal-service-type.( via Guix-patches via