Add gnome shell extensions: gjs-osk and screen-rotate

This commit is contained in:
panotaka
2024-01-04 15:33:08 -04:00
parent a38a8e0b9a
commit 21c22907d9

View File

@@ -5,5 +5,7 @@
# Extensions
home.packages = with pkgs.gnomeExtensions; [
forge
gjs-osk
screen-rotate
];
}