Scott Anderson

Results 4 comments of Scott Anderson

I ran into this issue too. stow directory was setup as ``` . └── nvim    └── dot-config └── nvim ``` I needed to update to following to get my setup...

Running as `sudo` works; `echo "Hello Nix" | sudo nix run "nixpkgs#ponysay"`. Is that the expected workflow? Is it expected that `root` is the owner of `~/.cache/nix`?

Thanks for the reply and all the info. I really appreciate it!! I'll go digging and see what I can find.

did this ever get solved?