Fernando Ayats
Fernando Ayats
I don't maintain this project anymore, and even less hunders of lines of nix by you.
Also ran into this. Altough setting up some symlinks results in the same failure: ``` $ file {,/usr}/bin/uname /bin/uname: symbolic link to /run/current-system/sw/bin/uname /usr/bin/uname: symbolic link to /run/current-system/sw/bin/uname ```
`command not found` is also related to dynamically-linked ELFs not finding libraries (not the binary itself not being found)
Maybe @RichardODonoghue can share their dmesg output. I needed to get work done and installed windows on my unit.
CC the git blame: @nyarly
I am using it through the NixOS module and the `backupFileExtension` option. So changing it every now and then is not an option.
Still an issue, everytime I boot NixOS the HM systemd service fails with this.
Thanks for compiling the issues. I wanted to write a home-manager alternative ( https://github.com/viperML/activation-manager ), that relies on being installed as part of a `buildEnv` + `nix profile install /flake#package-output`....
Personally I don't use flake templates, but feel free to implement it
Perhaps have a toggle such that the search panel doesn't minimize while scrolling?