mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-11 11:31:06 +01:00
cargo: fix typo in tests
testing docker-cli instead of cargo in empty-config.nix
This commit is contained in:
parent
12e7786854
commit
af324afa72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
programs.docker-cli = {
|
programs.cargo = {
|
||||||
settings = {
|
settings = {
|
||||||
net = {
|
net = {
|
||||||
git-fetch-with-cli = true;
|
git-fetch-with-cli = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue