Updated nixpkgs and added Docker

This commit is contained in:
Andrea Ciceri 2021-10-24 23:20:20 +02:00
parent 8f2faaead9
commit 9d9c65a835
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
7 changed files with 15 additions and 11 deletions

View file

@ -0,0 +1,3 @@
{
virtualisation.docker.enable = true;
}