summaryrefslogtreecommitdiff
path: root/gnu/home
AgeCommit message (Expand)Author
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
2022-09-14home: shepherd: Add daemonize? option to configuration.Andrew Tropin
2022-09-12home: shepherd: Add shepherd/init.scm to XDG_CONFIG_HOME.Andrew Tropin
2022-08-25services: Use the new maybe/unset API.Attila Lendvai
2022-08-19home: Use absolute path for home in activation script.Andrew Tropin
2022-08-10home: ssh: Fix invalid value error for address-family.Maxim Cournoyer
2022-08-05home: Use warning instead of display.Andrew Tropin
2022-08-05home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script.Andrew Tropin
2022-08-05home: xdg: Use a single @ instead of @@.Andrew Tropin
2022-08-02home: Add explicit dependency on env to activation script.Andrew Tropin
2022-07-14home: services: environment-variables: Double-quote values.Ludovic Courtès
2022-07-14home: services: shells: Double-quote environment variable values.Ludovic Courtès
2022-07-14home: services: shell: Do not use "setup" as a verb.Ludovic Courtès
2022-07-14home: services: Fix typo.Ludovic Courtès
2022-07-12gnu: home: Add Guix channels service.Reily Siegel
2022-06-29home: services: shells: Export Fish environment variables.(
2022-06-17home: Add OpenSSH service.Ludovic Courtès
2022-06-15services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai
2022-06-04home: services: Add 'lookup-home-service-types' procedure.Ludovic Courtès
2022-04-29home: shells: Migrate fish to xdg-configuration-files.Bastien Rivière
2022-04-29home: services: fish: Fix incorrect ".config" file name.Maya
2022-04-21home: shepherd: Redirect input port to /dev/null.Ludovic Courtès
2022-04-21home: shepherd: "shepherd.conf" returns one value.Ludovic Courtès
2022-04-12home: shepherd: Prevent launching the second instance.Andrew Tropin
2022-04-11home: symlink-manager: Handle non-existing directory during cleanup.Andrew Tropin
2022-04-11home: shells: Rename zsh related functions.Andrew Tropin
2022-04-10home: symlink-manager: Use no-follow version of file-exists?.Andrew Tropin