DaKingof
DaKingof
There is one in the repo. The command is in the readme it says: ``` Using Nix If you are using Nix and [have enabled the nix-command and flakes features](https://nixos.wiki/wiki/flakes),...
Sorry for the late reply, I've had a lot going on. I'm on NixOS(KDE Plasma), and I only see these errors after attempting to load the Rust language server. I...
``` nix config show | grep substituters substituters = https://cache.nixos.org/ trusted-substituters = ``` This is what I get for subs. The project I am working in currently has a shell.nix,...