Things
All checks were successful
/ test (push) Successful in 18m47s

This commit is contained in:
Andrea Ciceri 2024-06-09 09:08:17 +02:00
parent f7302479b3
commit 9620ca8ca3
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
13 changed files with 546 additions and 209 deletions

View file

@ -4,8 +4,7 @@
...
}: {
virtualisation.podman.enable = true;
virtualisation.docker.enable = true;
users.users.${config.ccr.username}.extraGroups = ["docker"];
# virtualisation.docker.enable = true;
environment.systemPackages = with pkgs; [
docker-compose
podman-compose