nixos/cinnamon: switch to Orca module

This commit is contained in:
K900 2024-09-04 13:36:30 +03:00
parent cda3c82d92
commit 029879164d

View File

@ -172,7 +172,6 @@ in
] ++ utils.removePackagesByName [
# accessibility
onboard
orca
# theme
sound-theme-freedesktop
@ -199,6 +198,8 @@ in
})
];
services.orca.enable = mkDefault (notExcluded pkgs.orca);
xdg.portal.configPackages = mkDefault [ pkgs.cinnamon-common ];
# Override GSettings schemas