Il 31 gennaio 2024 13:17:25 CET, Janneke Nieuwenhuizen <janneke@gnu.org> ha scritto:
Hi,
When I follow the documentation, and have
dotfiles/guix/.config/guix/channels.scm
that shows suing tree -a ./dotfiles
dotfiles
└── guix
└── .config
└── guix
└── channels.scm
similar to the documentaion, and using
(service home-dotfiles-service-type
(home-dotfiles-configuration
(directories (list "./dotfiles"))))
creates
~/guix/.config/guix/channels.scm
an extra toplevel `guix" directory!
What gives?
Greetings,
Janneke