Conversation
|
Nice, thank you. One idea we had was that system-manager should expose enough NixOS-like stubs that it becomes possible to import modules from NixOS directly. The coverage isn't complete right now, but maybe Alternatively, we could also merge system-manager modules, but then we should probably use some sort of prefix so they don't clash with NixOS modules. Something short like |
|
Great, thanks for the answer ! I can't test that for the next 2 weeks, so if anybody want to give it a try please don't hesitate. Otherwise, I'll get back to this in July :) |
|
Did this work out with the upstream module in the end, or do we still want to merge this PR? |
|
The upstream module is not working as it is. We need to implement #225 which itself depends on implementing shell support (I assume bash and zsh would be a good start. |
Hi,
This add a simplified direnv module.
It is good enough for my use cases, but I have no idea if this is in the scope of this project or if I should do this elsewhere.
fix #199