pinage404

Results 67 comments of pinage404

After several tries (including deleting Nix partition), i had to do this command before launching the installation command ```sh export PATH="/usr/sbin:$PATH" ``` to make this line work https://github.com/NixOS/nix/blob/1a9bfdc4ca0c2786b02801540432badbafa3a811/scripts/install-darwin-multi-user.sh#L221

I don't know how to reproduce on Termux

https://github.com/NixOS/nixos-hardware/pull/915 has been merged Should we close this issue ?

VSCode Plugin seems to use markdown-it to render the markdown https://github.com/evilz/vscode-reveal/blob/1d2e60fa73be495e5745a8f51e401aea039ad3b3/src/Markdown-it.ts

Thanks for the release !

Thanks to the wiki, i was able to successfully install an SSH server ! https://gitlab.com/pinage404/dotfiles/-/commit/405665aeb8d5468184375ad69767772eb06e971b#29ca4eb2dccce271cd9a3d588f9b50575ec5607c_0_2

Hello, I did a deploy script before finding this issue The script rely on SSH * SSH options https://gitlab.com/pinage404/dotfiles/-/blob/0af0ff2aeff9ae7d43a0e811580da5b775c16cd6/systems/machine/fairphone_4/options/sshd.nix * enable SSH options https://gitlab.com/pinage404/dotfiles/-/blob/9635a816ece39182c89cd98390c5c98d08b0d994/systems/machine/fairphone_4/sshd.nix * start the SSH server once...

> I am not sure about the usage of the options in your code. The options seem to be Monaco Editor options, but the code block is a normal code...

Hello, You may be interested by this issue https://github.com/nix-community/nix-on-droid/issues/325#issuecomment-2227140446

Interesting The second binary is a work in progress and not really published yet I don't know yet how i will solve the issue