add tablet modes for firefox and gnome
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
../../configuration/modules/gnome.nix
|
||||
];
|
||||
|
||||
networking.hostName = "starlite"; # Define your hostname.
|
||||
gnome.tablet = true;
|
||||
|
||||
networking.hostName = "starlite"; # Define your hostname.
|
||||
environment.systemPackages = with pkgs.gnomeExtensions; [
|
||||
touchup
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user