Age | Commit message (Expand) | Author |
2023-03-17 | home: services: Add home-xmodmap-service-type. | conses |
2023-03-17 | home: services: ssh-agent: Handle setting of SSH_AUTH_SOCK. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | home: services: kodi, znc, ssh-agent: Use 'match-record'. | Ludovic Courtès |
2023-03-16 | home: services: znc: Remove host-side use of (shepherd support). | Ludovic Courtès |
2023-03-16 | home: services: kodi: Remove host-side use of (shepherd support). | Ludovic Courtès |
2023-03-16 | home: services: ssh-agent: Remove host-side use of (shepherd support). | Ludovic Courtès |
2023-03-16 | gnu: home: services: Add home-kodi-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | gnu: home: services: Add home-znc-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | gnu: home: services: Add home-ssh-agent-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | home: services: Add home-unclutter-service-type. | conses |
2023-03-05 | home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'. | Ludovic Courtès |
2023-01-31 | home: services: fontutils: Add service value. | Giacomo Leidi |
2023-01-09 | home: environment-variables: Fix escaping. | Andrew Tropin |
2023-01-09 | home: environment-variables: Return support for file-likes and gexps. | Andrew Tropin |
2023-01-05 | home: shells: Do not escape backslashes in single-quoted strings. | Ludovic Courtès |
2023-01-05 | system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc. | Ludovic Courtès |
2023-01-05 | system, home: Factorize default '.bashrc'. | Ludovic Courtès |
2023-01-05 | home: services: environment-variables: Add support for literal strings. | Ludovic Courtès |
2023-01-03 | guix: Fix typos. | jman |
2022-12-23 | home: xdg: Add with-imported-modules to xdg activation script. | Andrew Tropin |
2022-12-19 | home: xdg: Make it possible to extend user-directories service. | Andrew Tropin |
2022-12-02 | home: services: Use 'match-record' instead of 'match'. | Ludovic Courtès |
2022-12-01 | home: xdg: Export xdg-base/user-directories getters. | Andrew Tropin |
2022-11-18 | home: services: redshift: Add 'configuration' action. | Ludovic Courtès |
2022-11-17 | Fix problems initially introduced in commit 543d971ed2, now reinstated. | Maxim Cournoyer |
2022-11-17 | Revert "services: configuration: Revert to a working ‘guix home’." | Maxim Cournoyer |
2022-11-13 | services: configuration: Revert to a working ‘guix home’. | Tobias Geerinckx-Rice |
2022-11-15 | services: mcron: Add log? and log-format fields to mcron-configuration. | Maxim Cournoyer |
2022-10-17 | home: dbus: Inherit environment variables from shepherd. | Andrew Tropin |
2022-10-17 | home: dbus: Remove unecessary list call. | Andrew Tropin |
2022-10-14 | home: home-dbus-service-type: Fix make-forkexec-constructor call. | ( |
2022-10-13 | gnu: home: Add home-dbus-service-type. | ( via Guix-patches via |
2022-10-04 | home: Add home-batsignal-service-type. | ( via Guix-patches via |
2022-09-14 | home: shepherd: Add daemonize? option to configuration. | Andrew Tropin |
2022-09-12 | home: shepherd: Add shepherd/init.scm to XDG_CONFIG_HOME. | Andrew Tropin |
2022-08-25 | services: Use the new maybe/unset API. | Attila Lendvai |
2022-08-19 | home: Use absolute path for home in activation script. | Andrew Tropin |
2022-08-10 | home: ssh: Fix invalid value error for address-family. | Maxim Cournoyer |
2022-08-05 | home: Use warning instead of display. | Andrew Tropin |
2022-08-05 | home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script. | Andrew Tropin |
2022-08-05 | home: xdg: Use a single @ instead of @@. | Andrew Tropin |
2022-08-02 | home: Add explicit dependency on env to activation script. | Andrew Tropin |
2022-07-14 | home: services: environment-variables: Double-quote values. | Ludovic Courtès |
2022-07-14 | home: services: shells: Double-quote environment variable values. | Ludovic Courtès |
2022-07-14 | home: services: shell: Do not use "setup" as a verb. | Ludovic Courtès |
2022-07-14 | home: services: Fix typo. | Ludovic Courtès |
2022-07-12 | gnu: home: Add Guix channels service. | Reily Siegel |
2022-06-29 | home: services: shells: Export Fish environment variables. | ( |
2022-06-17 | home: Add OpenSSH service. | Ludovic Courtès |
2022-06-15 | services: configuration: Use *unspecified* instead of 'disabled. | Attila Lendvai |