Fixed GJS-OSK not working on a read only file system
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
home.packages = with pkgs; [
|
||||
gnomeExtensions.gsconnect
|
||||
gnomeExtensions.screen-rotate
|
||||
gnomeExtensions.gjs-osk
|
||||
#gnomeExtensions.gjs-osk -- Disabled due to issue with read only file system
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user