mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
cargo: fix typo in tests
testing docker-cli instead of cargo in empty-config.nix
This commit is contained in:
committed by
Austin Horstman
parent
12e7786854
commit
af324afa72
@@ -1,5 +1,5 @@
|
||||
{
|
||||
programs.docker-cli = {
|
||||
programs.cargo = {
|
||||
settings = {
|
||||
net = {
|
||||
git-fetch-with-cli = true;
|
||||
|
||||
Reference in New Issue
Block a user