| Commit message (Expand) | Author | Age |
* | home: services: redshift: Add 'configuration' action. | Ludovic Courtès | 2022-11-18 |
* | 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-17 |
* | services: configuration: Revert to a working ‘guix home’. | Tobias Geerinckx-Rice | 2022-11-13 |
* | services: mcron: Add log? and log-format fields to mcron-configuration. | Maxim Cournoyer | 2022-11-15 |
* | home: dbus: Inherit environment variables from shepherd. | Andrew Tropin | 2022-10-17 |
* | home: dbus: Remove unecessary list call. | Andrew Tropin | 2022-10-17 |
* | home: home-dbus-service-type: Fix make-forkexec-constructor call. | ( | 2022-10-14 |
* | gnu: home: Add home-dbus-service-type. | ( via Guix-patches via | 2022-10-13 |
* | home: Add home-batsignal-service-type. | ( via Guix-patches via | 2022-10-04 |
* | home: shepherd: Add daemonize? option to configuration. | Andrew Tropin | 2022-09-14 |
* | home: shepherd: Add shepherd/init.scm to XDG_CONFIG_HOME. | Andrew Tropin | 2022-09-12 |
* | services: Use the new maybe/unset API. | Attila Lendvai | 2022-08-25 |
* | home: Use absolute path for home in activation script. | Andrew Tropin | 2022-08-19 |
* | home: ssh: Fix invalid value error for address-family. | Maxim Cournoyer | 2022-08-10 |
* | 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-05 |
* | home: Add explicit dependency on env to activation script. | Andrew Tropin | 2022-08-02 |
* | 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-14 |
* | gnu: home: Add Guix channels service. | Reily Siegel | 2022-07-12 |
* | home: services: shells: Export Fish environment variables. | ( | 2022-06-29 |
* | home: Add OpenSSH service. | Ludovic Courtès | 2022-06-17 |
* | services: configuration: Use *unspecified* instead of 'disabled. | Attila Lendvai | 2022-06-15 |
* | home: services: Add 'lookup-home-service-types' procedure. | Ludovic Courtès | 2022-06-04 |
* | home: shells: Migrate fish to xdg-configuration-files. | Bastien Rivière | 2022-04-29 |
* | home: services: fish: Fix incorrect ".config" file name. | Maya | 2022-04-29 |
* | home: shepherd: Redirect input port to /dev/null. | Ludovic Courtès | 2022-04-21 |
* | home: shepherd: "shepherd.conf" returns one value. | Ludovic Courtès | 2022-04-21 |
* | home: shepherd: Prevent launching the second instance. | Andrew Tropin | 2022-04-12 |
* | home: symlink-manager: Handle non-existing directory during cleanup. | Andrew Tropin | 2022-04-11 |
* | home: shells: Rename zsh related functions. | Andrew Tropin | 2022-04-11 |
* | home: symlink-manager: Use no-follow version of file-exists?. | Andrew Tropin | 2022-04-10 |
* | home: Add home-xdg-data-files-service-type. | Andrew Tropin | 2022-04-08 |
* | home: symlink-manager: Remove appending of leading dot. | Andrew Tropin | 2022-04-08 |
* | home: shepherd: Default to version 0.9. | Ludovic Courtès | 2022-04-07 |
* | home: services: zsh: Fix zshenv creation. | Brian Kubisiak | 2022-04-03 |
* | home: symlink-manager: Respect XDG_CONFIG_HOME during activation. | Andrew Tropin | 2022-03-20 |
* | home: Migrate fountutils and xdg modules to xdg-configuration-files. | Andrew Tropin | 2022-03-20 |
* | home: shells: Migrate zsh to xdg-configuration-files. | Andrew Tropin | 2022-03-20 |
* | home: Add home-xdg-configuration-files service. | Andrew Tropin | 2022-03-20 |
* | home: Explicitly connect home-file and symlink-manager services. | Andrew Tropin | 2022-03-20 |
* | home: symlink-manager: Add missing 'done' word in message. | Andrew Tropin | 2022-03-20 |
* | home: symlink-manager: Use existing home-directory symbol. | Andrew Tropin | 2022-03-20 |
* | home: services: Fix bash aliases without guix-defaults. | angryrectangle | 2022-03-18 |
* | home: services: Export record type accessors. | Ludovic Courtès | 2022-03-18 |
* | home: symlink-manager: Rename "path" to "file" where appropriate. | Ludovic Courtès | 2022-03-10 |