Added kb to dialout group

This commit is contained in:
Kaybee 2026-05-20 23:12:57 +02:00
parent 0203a03132
commit 968c0f824d
No known key found for this signature in database

View file

@ -140,7 +140,7 @@
users.users.kb = { # Managed by Homemanager
isNormalUser = true;
description = "kB";
extraGroups = [ "networkmanager" "wheel" "input" ];
extraGroups = [ "networkmanager" "wheel" "input" "dialout" ];
};
users.users.games = { # Managed by Homemanager
isNormalUser = true;