timd
timd
It would be fantastic if we could somehow support the `nixConfig` option in a flake if/when deploying from flakes. There are a couple reasons I'd like this, the obvious one...
This works! ~~, but is in draft mode because of str4d/age-plugin-yubikey#34, which makes usage impractical.~~ [rendered instructions](https://github.com/ryantm/agenix/blob/d702501a84f676b8096fbfbefef1e5df96a86640/README.md#yubikey-support)
Had a bunch of issues in divnix/devos turn into discussions and the changelog generator marked them as resolved when may of them are still for discussion, some may never be...
In the spirit of making bors as fool proof as possible, I'd like to suggest a new optional configuration option that will actually rebase a given PR on top of...
This is definitely a request for the far future, but it may be good to brainstorm early. I see onivim shaping up to be quite possibly an ideal editor in...
Please note, the recursive behavior of the `fsmove` command described in this doc is not yet implemented. This is a theoretical implementation for a more compelling use case of both...
### Summary I see in https://github.com/gopasspw/gopass/issues/1831#issuecomment-796603844 that the `fs*` commands are in need of a better story. I think these commands could be quite useful for recreating a directory structure...
### Describe the feature request It would be great if we could visualize this information on a linux machine. This can give users much better performance expectations than simple load...
This only works for full-paths and so will remain as a draft unless a fix for #95 emerges.
### Issue I wanted to add a feature to the git.hooks module to allow specifying a path to a hook. I got all the logic wired in and working, but...