Add podman and docker
This commit is contained in:
parent
ddfa46aa15
commit
868474b3df
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
git
|
||||
gdb
|
||||
];
|
||||
virtualisation.podman.enable = true;
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue