mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 03:07:57 -05:00
Spell virtualisation Correctly
This commit is contained in:
parent
32b83aeae5
commit
0e7cd08cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@
|
||||||
pkgs.docker
|
pkgs.docker
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
virtualization.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue