thinkman: update to NixOS 22.05

This commit is contained in:
Felix Buehler 2022-05-29 18:28:26 +02:00
parent d428ae6ab7
commit b1ef65594a
6 changed files with 6 additions and 7 deletions

View file

@ -3,7 +3,7 @@
{
environment.systemPackages = with pkgs; [
docker
docker_compose
docker-compose
];
virtualisation.docker = {