Re: Installing info manuals without cluttering my profile.

2024-10-17 Thread Arnaud Daby-Seesaram
Hi Tobias, > I have a very superficial understanding of Texinfo, but I thought it relied > on 'directory' files and not just collections of raw .info files. In Guix, > these are generated by a profile hook. > > From >

Can I make guix run some guile code whenever there are changes to bootloader, kernel, or initrd?

2024-10-17 Thread amano.kenji
Is it possible?

Setting up working FIDO2 key in Guix

2024-10-17 Thread Raymundo Soto
Hi everyone! I have been trying to follow `info guix' but I am feeling a bit lost now regarding the subject topic. Here are the relevant portions of my config.scm: (use-modules [...] (gnu services security-token) (guix packages) (guix download)) [...] (define %nitrokey-udev-rules (origin

Re: Setting up working FIDO2 key in Guix

2024-10-17 Thread Aleksej via
Hi! As far as I know we have an older version of nitrokey app, that does not support NitroKey 3 series. (see ). For the FIDO2, I can't tell anything right now, but I'll start investigating as soon as I receive my NitroKey. Thanks, Lesik Edelweiss