On Sunday, October 3rd, 2021 at 7:37 PM, Efraim Flashner
wrote:
> On Sun, Oct 03, 2021 at 11:31:40AM +, phodina via wrote:
>
> > Hi Guix,
> >
> > Lots of programs now allow users to extend their features through plugins.
> >
> > On non Guix distros where the user does not have the root privi
On Sun, Oct 03, 2021 at 11:31:40AM +, phodina via wrote:
> Hi Guix,
>
> Lots of programs now allow users to extend their features through plugins.
> On non Guix distros where the user does not have the root priviledges they
> place
> the the content of their plugin in the configuration direct
Hi Guix,
Lots of programs now allow users to extend their features through plugins.
On non Guix distros where the user does not have the root priviledges they place
the the content of their plugin in the configuration directory in home
directory.
Here's example for Kicad:
~/.kicad_plugins/
~/.ki