Christina O'Donnell

Results 13 comments of Christina O'Donnell

This is a great feature for convenience, however it's not automatically detecting new keys. On Linux (Guix), on the unlock screen, I'm only seeing new hardware keys I insert after...

I've rebased my commit onto master. Please let me know if there are any blockers to merging this.

Apoligies for the long delay, I've been focussing on my dissertation and neglected to check my GitHub notifications. I've pushed a new version that should address all of those points.

I've resolved the most recent conflicts. Is there anything left to do before this can be merged?

Note that we already have `--dry` which covers `dry-build`, and from looking at the source of nixos-rebuild, it seems that `dry-activate` does pretty much the same thing as `build`, so...

> Remote sudo isn't working for me, I get this: `sudo: a terminal is required to read the password; either use the -S option to read from standard input or...

I've made a PR adding rebuild passthrough arguments: #311 I've included all of them there that seemed relevant, but we probably don't want to support all of them, so leave...

> Yeah, as you probably saw, the types don't allow to have custom flags for each subcommand. You add make more spaguetti types like so, but I'm not sure I'm...

I've changed it to be the build-vm subcommand. I've tested on my different system configurations and it works the same as `nixos-rebuild build-vm` and `nixos-rebuild build-vm-with-bootloader`. On researching NixOS images...