You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run: nix run home-manager --no-write-lock-file -- switch --flake "./#nixos"
on a fresh nixos vm i get the following error:
error: cannot fetch input 'path:./modules/nvim/plugins?lastModified=1&narHash=sha256-fNqrdC%2fB7x6C5zDxkhC32vr3W8wwzSKMeFltaRIMqbE=' because it uses a relative path
(use '--show-trace' to show detailed location information)
Would you have any advice on how i can fix this? I am still a beginner when it comes to nixos
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, first thanks for the awesome work.
When I run:
nix run home-manager --no-write-lock-file -- switch --flake "./#nixos"
on a fresh nixos vm i get the following error:
Would you have any advice on how i can fix this? I am still a beginner when it comes to nixos
Thanks in advance!
The text was updated successfully, but these errors were encountered: