mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 10:56:11 +01:00
docker and clis
This commit is contained in:
5
hosts/common/docker.nix
Normal file
5
hosts/common/docker.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user