I'm working on micro-controllers again, can you tell?

This commit is contained in:
Geoffrey Frogeye 2024-10-03 14:20:46 +02:00
parent c2068a30ff
commit 64ab21f7dd
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 8 additions and 2 deletions

View file

@ -16,6 +16,8 @@
};
users.extraGroups.libvirtd.members = [ "geoffrey" ];
})
{
users.extraGroups.dialout.members = [ "geoffrey" ];
}
];
}