Replace nil_ls
with nixd
This commit is contained in:
parent
05114e59b7
commit
8d07d76e2b
3 changed files with 18 additions and 2 deletions
|
@ -17,6 +17,8 @@ in
|
|||
permittedInsecurePackages = [ "electron-27.3.11" ];
|
||||
};
|
||||
|
||||
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
|
||||
# Bootloader.
|
||||
boot = {
|
||||
loader = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue