thinkpad: wayland and bluetooth fixes

This commit is contained in:
Rouven Seifert 2024-01-22 01:07:30 +01:00
parent 758c58f5c2
commit 6cb6667093
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 22 additions and 12 deletions

View file

@ -5,7 +5,7 @@
users.users.rouven = {
description = "Rouven Seifert";
isNormalUser = true;
extraGroups = [ "wheel" "video" "libvirtd" "tss" "input" "wireshark" "etherape" ];
extraGroups = [ "wheel" "video" "dialout" "libvirtd" "tss" "input" "wireshark" "etherape" ];
initialHashedPassword = "$6$X3XERQv28Nt1UUT5$MjdMBDuXyEwexkuKqmNFweez69q4enY5cjMXSbBxOc6Bq7Fhhp7OqmCm02k3OGjoZFXzPV9ZHuMSGKZOtwYIk1";
};
home-manager.useUserPackages = true;