Updated configurations

This commit is contained in:
2024-03-20 07:44:38 +01:00
parent 50d94f32f0
commit bfd4bae4fb
5 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{ ... }:
{
virtualisation.docker.enable = true;
users.users.xeovalyte.extraGroups = [ "docker" ];
}