1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 10:31:06 +01:00

cargo: fix typo in tests

testing docker-cli instead of cargo in empty-config.nix
This commit is contained in:
trash-panda-v91-beta 2025-12-03 14:33:37 +01:00 committed by Austin Horstman
parent 12e7786854
commit af324afa72

View file

@ -1,5 +1,5 @@
{
programs.docker-cli = {
programs.cargo = {
settings = {
net = {
git-fetch-with-cli = true;