feat: Use squeekboard for system OSK instead of Chrome plugin
This commit is contained in:
committed by
Hunter Halloran
parent
f5e92f4b44
commit
c30f3fc139
@@ -9,7 +9,7 @@ in
|
||||
engr-ugaif = {
|
||||
isNormalUser = true;
|
||||
description = "UGA Innovation Factory";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "video" "input" ];
|
||||
packages = with pkgs; [
|
||||
kdePackages.kate
|
||||
] ++ pythonPkgs;
|
||||
|
||||
Reference in New Issue
Block a user