Add lillian to input group

This commit is contained in:
Lillian Violet 2024-03-25 19:33:58 +01:00
parent 7260d0fb5f
commit af60be3401

View file

@ -195,7 +195,7 @@
enable = true;
};
users.users.lillian.extraGroups = ["decky" "tss"];
users.users.lillian.extraGroups = ["decky" "tss" "input"];
# Enable completion of system packages by zsh
environment.pathsToLink = ["/share/zsh"];