all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* home-files-service-type file permissions
@ 2021-11-02 11:31 phodina via
  2021-11-03  7:24 ` Andrew Tropin
  0 siblings, 1 reply; 4+ messages in thread
From: phodina via @ 2021-11-02 11:31 UTC (permalink / raw)
  To: andrew@trop.in, help-guix

Hi Andrew,

Thanks for the development of Guix home. I've recently switch to it from my dotfiles.

However, there is one thing that I do not know how to set.

When using the service home-files-service-type I encountered a situation where I'm copying a script:

(simple-service 'dotfiles
home-files-service-type
(list
...
`("config/sway/wallpaper-change.sh" ,(local-file "config/sway/wallpaper-change.sh"))))

However, after guix home reconfigure the file has only read flags set not execute. Even though the original file has execute flags.

Is the home-files-service-type the correct service to use? Or do I have to patch it in order to keep the permissions?

Petr

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-08  8:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 11:31 home-files-service-type file permissions phodina via
2021-11-03  7:24 ` Andrew Tropin
2021-11-08  6:44   ` phodina
2021-11-08  8:42     ` Andrew Tropin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.