Nicolas Berbiche

Results 108 comments of Nicolas Berbiche

Hi, Good catch, this indeed looks like a bug with the way some activation scripts depend on variables defined at the systemd's user session level. I think one way to...

I can reproduce this issue when running the activation script from a PTY shell where there is no DBUS session running. Otherwise I am unable to reproduce this issue.

> Why not cut the problem at the root, at least in this case, and enable dconf in the HM gtk module? Home Manager modules cannot set NixOS options as...

Hi, The description for the option explicitly says that a relative path is relative to your home folder. The solution is simply to remove `$HOME/` from your configuration.

Indeed, the documentation is incorrect and leads to confusion. It should be `defaultText = "${config.home.homeDirectory}/Maildir"`

@teto following the merge of https://github.com/nix-community/home-manager/pull/2637, what should be changed here to have this merged?

> @teto I am annoyedby the `set nocompatible` that creeps in the generated init.vim . Also now that plugins can specify the language of their config, it would be nice...

Hi, We've had few reports (for different modules) over time related to the old version of bash used in MacOS and we've always had the same stance: unless the fix...

Hi Lily, To answer your main question, I would need to be convinced of the advantages of this feature of automatically forwarding input arguments. 1. It would be weird if...

> I would love to have this exact feature in the bspwm module. Would you mind creating another feature request for bspwm? It would be easier to track each feature...