change up sway binds a lil

This commit is contained in:
beanigen 2025-06-06 12:26:31 +08:00
parent 495f9cc045
commit f2604a3e7b
No known key found for this signature in database
4 changed files with 17 additions and 5 deletions

View file

@ -252,7 +252,7 @@
users.users.maya = {
isNormalUser = true;
description = "Maya";
extraGroups = [ "networkmanager" "wheel" "libvirtd" "input" "uinput" ];
extraGroups = [ "networkmanager" "wheel" "libvirtd" "input" "uinput" "dialout" ];
packages = with pkgs; [
# thunderbird
git