Results 50 comments of Jeet Ray

Of course, of course! Whenever you're able to get to it! In the meantime, could you advise me on how to get `nixos-enter` working, however? 😅

I'll keep you updated, then! Thank you! `nixos-install` more or less does, but `agenix` can't seem to find `.age` files in the mounted store despite them being there, so I...

Hmm... In retrospect, I might've been using the `#` format without realizing it... Is that the same as ``? If so, I thought the hostname was specified using `-H`?

Ah, well. As it turns out, `nixos-install` still works for me, but I'd enjoy using `nh os install` even more! 😹

Quick note: `nix flake init github:chadac/nixspace` is erroring out with `error: unexpected argument 'github:chadac/nixspace'`. In addition, `ns init --name [...]` errors out on directories whether they exist or not, and...

Hmm... `nix flake init -t github:chadac/nixspace` works, creating the workspace, but it seems that `ns init --name [...]` worked as well, but threw an error anyway? I tried again just...

Yeah, that might be better, making it work something like `git init`. Unless that's how creating npm workspaces work?

Let me know where I can help; I've no knowledge of rust, but I've been working with nix for some time now, so I can try there! 😅

Hmm... Despite being and to cat the files after the fact, they don't seem to be there while `agenix` is active; string interpolation seems to have worked instead. Is there...

Ah; that's unfortunate. I'd like to be able to close the actual terminal emulator, like kitty or alacritty, when detaching, so that I don't have to worry about forgetting to...