<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.
<{^_^}>
#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>
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.