Sohalt

Results 52 comments of Sohalt

I would have a go at implementing this. When emailing vouchers this currently gets saved in the `comment` field, so it would be possible to read the email address from...

So would you be OK with parsing the email address from the comment field?

When resending the voucher it would be nice to reuse the same message that was sent the first time. The message is not saved with the voucher however, but in...

No worries, take your time!

Ctrl+left/right for movement makes sense to me. I don't have any strong opinions about the keybinding for growing/shrinking the selection. I don't think Eclipse is a good reason for changing...

> I would like to add that it would also be great that what users type in "other" should then be available as an options to other users This should...

The initial (and subsequent) creation is done by the package manager/operating system. The application can't write to /etc at any time. 13.04.2022 05:03:27 krateng ***@***.***>: > How does NixOS handle...

Any updates on this? The changes as implemented by @aanderse in https://github.com/NixOS/nixpkgs/commit/7556fd748a0ecfa311710aa2a0f07b9ad94a76dc lgtm. Would be nice to get this merged to get JSON working at all. Afterwards we can think...

That works, if the token never starts with an ´@´. But if that's the case, I'd like the more generic solution. I guess another option would be to use `include...

sops-nix uses the ssh host keys to decrypt all other secrets, so it's a chicken/egg problem