diff --git a/nixos/configuration.nix b/nixos/configuration.nix index bbac16a..1552a73 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -21,6 +21,9 @@ # networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; + # Enable gpm (mouse in tty) + sevices.gpm.enable = true; + # Enable Hyprland programs.hyprland.enable = true; @@ -75,6 +78,7 @@ hyprland ntfs3g sway-contrib.grimshot + gpm ]; fonts.packages = with pkgs; [