This commit is contained in:
Mohamed Chrayed 2024-10-12 14:28:31 +02:00
parent 7cf0c4c8cc
commit 402ca820f0

View File

@ -2,6 +2,7 @@
{
users.users.${user} = {
isNormalUser = true;
name = "Mohamed Chrayed"
extraGroups = [ "wheel" "networkmanager" "decky" ];
};
}