Robert Helgesson

Results 205 comments of Robert Helgesson

I've seen people asking HM related questions under the "Help" category in the [NixOS Discourse](https://discourse.nixos.org/) instance and that seems like a fine place to me. If the volume gets too...

@tjni @pvsr: Could you have a second look on this? I'm inclined to merge this even if it seems to already work for some. So I'll merge in a day...

I added a minor fixup commit. Please have a look, if it seems fine then I'll squash it and merge.

Thanks a lot for your patience and hard work! Finally merged to master now 🙂

Thanks! Merged to master now 🙂

Agreed that it probably is best not to add these new options. Maybe it would be helpful to add a set of generally useful functions, similar to @Scrumplex's, inside `config.lib.sway`?

There is no nice way to do that since this code is run as part of the build it is run in the build sandbox, which isolates the build from...

Glad it was helpful 🙂 The [`home.activation`](https://nix-community.github.io/home-manager/options.xhtml#opt-home.activation) option has a not terrible description. About how to make this more discoverable, an alternative would be to add an option to [`generic-linux.nix`](https://github.com/nix-community/home-manager/blob/master/modules/targets/generic-linux.nix)....

Thanks! Merged to master now 🙂 Note, I renamed the option to `enableXdgAutostart`.