rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #home-manager
sheeldotme has quit [Quit: Textual IRC Client: www.textualapp.com]
allisonf has left #home-manager ["User left"]
malSet has quit [Ping timeout: 246 seconds]
malSet has joined #home-manager
turion has joined #home-manager
dermetfan has joined #home-manager
cjpbirkbeck has joined #home-manager
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
kenran has joined #home-manager
kenran has quit [Ping timeout: 256 seconds]
asymptotically has joined #home-manager
dermetfan has quit [Ping timeout: 244 seconds]
__monty__ has joined #home-manager
kenran has joined #home-manager
kenran has quit [Ping timeout: 256 seconds]
dermetfan has joined #home-manager
turion has quit [Ping timeout: 260 seconds]
turion has joined #home-manager
cjpbirkbeck has quit [Quit: cjpbirkbeck]
bbigras has joined #home-manager
<bbigras> Any lieer users here? Right now we have to run `notmuch new` manually right? Would a PR adding support to run `notmuch new` right after `gmi sync` (with the service) be welcome?
<bbigras> I wonder if it could cause problems if I'm running it on 2 computers at the same time.
cole-h has joined #home-manager
dermetfan has quit [Ping timeout: 244 seconds]
dermetfan has joined #home-manager
asymptotically has quit [Remote host closed the connection]
asymptotically has joined #home-manager
__monty__ has quit [Ping timeout: 246 seconds]
dermetfan has quit [Ping timeout: 260 seconds]
__monty__ has joined #home-manager
<pbogdan> how would I go about excluding a module provided by home manager so that I can swap it out for my own?
<ashkitten> colemickens: `exec sway` is how you keep sway from leaving an open tty exposed
<__monty__> Hmm, in configuration.nix you can just add a module to `imports = []`. Maybe HM has the same attribute?
<pbogdan> yeah, I added a new import and namespaced the options under `services.my.foo` so it doesn't clash with HM's definition of `services.foo`
<pbogdan> (couldn't figure out how to exclude the module with `disabledModules`)
<__monty__> Oh, right, you do need to disable the modules first.
kenran has joined #home-manager
<__monty__> Hmm, looks like disabledModules = [ "services/something.nix" ]; should be supported: https://github.com/rycee/home-manager/issues/602
<{^_^}> #602 (by Jomik, 1 year ago, closed): Support disabledModules
mog has quit [Ping timeout: 260 seconds]
<pbogdan> hmm, perhaps somehow I passed an incorrect path then.. will give it another shot once I have my module working
<pbogdan> thanks
cjpbirkbeck has joined #home-manager
<evanjs> side note... I _really_ wish GH had a better (or just different/more concise?) way of referring to closed issues. like _implemented_ vs closed, when it has actually been addressed.
<evanjs> lol </rant>
<__monty__> np, if you need to know the correct paths modules.nix might be an easy way to find them: https://github.com/rycee/home-manager/blob/master/modules/modules.nix
<__monty__> evanjs: Aren't they shown as Merged?
<evanjs> 1: I was probably conflating issues and PRs
<evanjs> but my complaint stands for PRs that are closed via a rebase or etc, e.g. when the PR itself isn't merged directly, so to speak
<evanjs> I see it happen often in hm lol. Nothing wrong with that, just confusing for me :D
kenran has quit [Ping timeout: 260 seconds]
turion has quit [Ping timeout: 272 seconds]
mog has joined #home-manager
asymptotically has quit [Quit: Leaving]
svrana has quit [Quit: WeeChat 1.9.1]
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<bbigras> uh weird error this morning "error: NUR import call didn't receive a pkgs argument, but the evaluation of NUR's rycee repository requires it."
<{^_^}> nix-community/NUR#249 (by bbigras, 13 seconds ago, open): error: NUR import call didn't receive a pkgs argument, but the evaluation of NUR's rycee repository requires it.
<bbigras> maybe it's caused by https://gitlab.com/rycee/nur-expressions rycee
__monty__ has quit [Quit: leaving]