evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #home-manager
<nicolas[m]1>
"colemickens" (https://matrix.to/#/@colemickens:matrix.org) Do you know of a way to access Flakes inputs when using home-manager as a module without resorting to "home-manager.users.your-user"?
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
dermetfan has joined #home-manager
<colemickens>
Hm nicolas I'm not totally sure what you're asking.
<colemickens>
I configure all of my HM through h-m.users.cole = {pkgs,...}:{}.
<colemickens>
And the files that config live in have access to inputs.
ardumont_ is now known as ardumont
<nicolas[m]1>
I pass a path to home-manager for my user configuration. In this mode, my imports do not have access to extra arguments like "inputs"
<nicolas[m]1>
That is, my imports in my user config do not receive extra arguments like "inputs"
<nicolas[m]1>
I wonder whether I could set "_module.args.inputs" or something along those lines to inject the variable down in my user configuration
cole-h has quit [Quit: Goodbye]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
c0c0 has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
<colemickens>
I'm sorry I'm not sure I understand still, so I doubt I'd be able to advise. Wish I had a better answer
o1lo01ol1o has quit [Remote host closed the connection]
<gordon1>
i’m strugling with this. Even if i set my (theorically) priority mappings in neovim’s `extraConfig`, it doesn’t seem to work (after `home-manager switch` and a `rehash` in zsh)
<gordon1>
can someone help me?
cole-h has joined #home-manager
dermetfan has joined #home-manager
quinn has joined #home-manager
<alexarice[m]>
gordon1: looks like hm just passes things through to the upstream neovim wrapper
<alexarice[m]>
maybe try asking on #nixos as there are more people there?