index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
home
/
services.scm
Age
Commit message (
Expand
)
Author
2023-08-20
home: services: Support mapping of System services to Home services.
Ludovic Courtès
2023-07-11
home: services: bash: Properly quote shell aliases.
Ludovic Courtès
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
home: services: environment-variables: Add support for literal strings.
Ludovic Courtès
2023-01-03
guix: Fix typos.
jman
2022-08-19
home: Use absolute path for home in activation script.
Andrew Tropin
2022-08-05
home: Use warning instead of display.
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: Fix typo.
Ludovic Courtès
2022-06-04
home: services: Add 'lookup-home-service-types' procedure.
Ludovic Courtès
2022-04-08
home: Add home-xdg-data-files-service-type.
Andrew Tropin
2022-04-08
home: symlink-manager: Remove appending of leading dot.
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-02-05
home: services: import i18n module.
Justin Martin
2022-01-28
home: 'reconfigure' checks for potential downgrades.
Ludovic Courtès
2022-01-03
home: services: Make strings in Gexps translateble.
Xinglu Chen
2021-11-17
gnu: home: services: Fix typo.
Vagrant Cascadian
2021-11-16
home: services: Fix typo.
Ludovic Courtès
2021-11-16
Revert "home-services: Demonadify 'on-first-login' handling."
Efraim Flashner
2021-11-14
home: services: Typo fix.
Vagrant Cascadian
2021-11-14
home-services: Demonadify 'on-first-login' handling.
Ludovic Courtès
2021-11-14
home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.
Andrew Tropin
2021-10-09
scripts: home: Make sure profile directory exists.
Oleg Pykhalov
2021-10-09
Move (gnu home-services) to (gnu home services).
Oleg Pykhalov