GNU bug report logs -
#60521
[PATCH] home: Add home-stow-migration-service.
Previous Next
Reported by: goodoldpaul <at> autistici.org
Date: Tue, 3 Jan 2023 16:53:02 UTC
Severity: normal
Tags: moreinfo, patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #97 received at 60521 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
This is what I tried in my configuration. It should work:
(define mydpi "192")
(home-environment
[...]
(services
(list
[...]
(service home-files-service-type
`((".Xresources" ,(mixed-text-file "Xresources" "xft.dpi:" mydpi))))
(service home-dotfiles-service-type
(home-dotfiles-configuration
(directories
(list "/home/myself/guix-conf/.dotfiles")))))))
Hope this helps,
giacomo
Il 22 gennaio 2024 01:16:03 CET, tumashu <tumashu <at> 163.com> ha scritto:
> It is possible to use it together with home-dotfiles- service-type.
>
>
>can you give a simple example? thanks
>
>
>
>
>
>
>--
>发自我的网易邮箱手机智能版
>
>
>
>在 2024-01-22 01:06:19,paul <goodoldpaul <at> autistici.org> 写道:
>
>
>Hello Feng Shu,
>
>Apologies for the delay. I fixed the bug you pointed out for symlinks and spaces in file names. Thank you for catching them!
>
>About templating I would suggest you to use mixed-text-file or computed file from (guix gexp) and pass them directly to them home-files-service-type. It is possible to use it together with home-dotfiles-service-type.
>
>
>
>
>
>
>
>
>giacomo
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.