Alexei Robyn

Results 41 comments of Alexei Robyn

> The reason each nixosConfiguration specifies system is that it is meant to run on specific hardware, whereas the point of hm is to make your home profile portable across...

I picked up a refurbished HP T630 on the cheap, and ran into this same behaviour there: I can PXE boot using pixiecore just fine via legacy boot, but UEFI...

> What I think might be acceptible in this situation is to prefer /deploy-rs-activate in the previous generation, but if unavailable, fallback to using the one out of the current...

> I'd like to use this on a system with [impermanence](https://github.com/nix-community/impermanence), which does some bind-mounting between different partitions/{btr,z}fs volumes to make persistent data not disappear during reboots. This limitation is...

@Mic92: > Since I also want to restart systemd services conditionally if secrets in the end it cannot be a systemd service that we let manage by nixos's service activation...

I'm having the same problem. Amusingly, it appears to be doing this *even with the default config*, as the log file still has a `Configuration file ...\config\akashictome-common.toml is not correct....

@WenXin20 I've submitted a PR to fix the issue, and if you want, I've uploaded a version built with the fix [here](https://shados.net/files/AkashicTome-1.3-13-config-load-fix.jar).

@tmhedberg Amusingly, I've come to also want this feature, but from the other direction -- I have written a lot of Python code extensively using manual fold markers, but would...

> The users who complain about blank lines before lists are more likely to be writing in the latter mode, which is also the mode where hard-wrapping doesn’t make sense....