summaryrefslogtreecommitdiff
path: root/gnu/home/services.scm
AgeCommit message (Expand)AuthorFilesLines
2026-03-07home: services: Fix location of home-gc-root-service-type.Giacomo Leidi1-1/+3
2026-02-21home: services: Add home-gc-root-service-type.Giacomo Leidi1-0/+10
2025-10-23home: services: bash: Support setting shell variables.Ludovic Courtès1-1/+23
2025-05-21home: services: Build "files" union allowing dangling symlinks.Sergey Trofimov1-1/+2
2025-04-08home: services: Re-export ‘simple-service‘.Luis Guilherme Coelho1-0/+1
2025-02-21home: services: setup-environment: Set GUIX_LOCPATH.Liam Hupfer1-0/+4
2025-02-21home: services: Unset variables after profile init.Liam Hupfer1-1/+5
2025-02-21home: services: setup-environment: Use GUIX_PROFILE.Liam Hupfer1-11/+11
2025-02-19gnu: Fix some misspellings.Efraim Flashner1-1/+1
2024-09-29home: services: Add newline to XDG_RUNTIME_DIR warning.Richard Sent1-1/+1
2024-01-28home: services: Add missing import.Ludovic Courtès1-0/+1
2023-10-27home: services: Fix regression in generated ‘on-first-login’ script.Rostislav Svoboda1-1/+4
2023-10-21home: services: Fix regression in generated ‘on-first-login’ script.Ludovic Courtès1-1/+1
2023-10-20home: services: Fix race condition when detecting first login.Carlo Zancanaro1-5/+15
2023-08-20home: services: Support mapping of System services to Home services.Ludovic Courtès1-1/+68
2023-07-11home: services: bash: Properly quote shell aliases.Ludovic Courtès1-23/+30
2023-01-09home: environment-variables: Fix escaping.Andrew Tropin1-1/+1
2023-01-09home: environment-variables: Return support for file-likes and gexps.Andrew Tropin1-2/+4
2023-01-05home: shells: Do not escape backslashes in single-quoted strings.Ludovic Courtès1-2/+2
2023-01-05home: services: environment-variables: Add support for literal strings.Ludovic Courtès1-12/+36
2023-01-03guix: Fix typos.jman1-3/+3
2022-08-19home: Use absolute path for home in activation script.Andrew Tropin1-2/+3
2022-08-05home: Use warning instead of display.Andrew Tropin1-3/+5
2022-08-02home: Add explicit dependency on env to activation script.Andrew Tropin1-2/+4
2022-07-14home: services: environment-variables: Double-quote values.Ludovic Courtès1-13/+38
2022-07-14home: services: Fix typo.Ludovic Courtès1-2/+2
2022-06-04home: services: Add 'lookup-home-service-types' procedure.Ludovic Courtès1-0/+12
2022-04-08home: Add home-xdg-data-files-service-type.Andrew Tropin1-0/+25
2022-04-08home: symlink-manager: Remove appending of leading dot.Andrew Tropin1-4/+4
2022-03-20home: Add home-xdg-configuration-files service.Andrew Tropin1-0/+23
2022-03-20home: Explicitly connect home-file and symlink-manager services.Andrew Tropin1-9/+13
2022-02-05home: services: import i18n module.Justin Martin1-6/+8
2022-01-28home: 'reconfigure' checks for potential downgrades.Ludovic Courtès1-0/+1
2022-01-03home: services: Make strings in Gexps translateble.Xinglu Chen1-22/+44
2021-11-17gnu: home: services: Fix typo.Vagrant Cascadian1-1/+1
2021-11-16home: services: Fix typo.Ludovic Courtès1-4/+4
2021-11-16Revert "home-services: Demonadify 'on-first-login' handling."Efraim Flashner1-4/+4
2021-11-14home: services: Typo fix.Vagrant Cascadian1-1/+1
2021-11-14home-services: Demonadify 'on-first-login' handling.Ludovic Courtès1-4/+4
2021-11-14home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.Andrew Tropin1-2/+7
2021-10-09scripts: home: Make sure profile directory exists.Oleg Pykhalov1-1/+2
2021-10-09Move (gnu home-services) to (gnu home services).Oleg Pykhalov1-0/+524