mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nix): problem with yarn and asdf
This commit is contained in:
@@ -7,8 +7,5 @@
|
||||
".default-gems" = { source = ./default-gems; };
|
||||
".default-npm-packages" = { source = ./default-npm-packages; };
|
||||
".default-python-packages" = { source = ./default-python-packages; };
|
||||
".asdf/lib".source = "${pkgs.asdf-vm}/share/asdf-vm/lib";
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.asdf-vm ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user