diff --git a/modules/graphical/games.nix b/modules/graphical/games.nix index 954560b..372d8c3 100644 --- a/modules/graphical/games.nix +++ b/modules/graphical/games.nix @@ -53,7 +53,7 @@ in with pkgs; [ #taisei - #osu-lazer-bin + osu-lazer-bin wineWowPackages.unstableFull winetricks heroic diff --git a/systems/pc/configuration.nix b/systems/pc/configuration.nix index ce35b01..d9ddf08 100644 --- a/systems/pc/configuration.nix +++ b/systems/pc/configuration.nix @@ -80,7 +80,7 @@ ssd.enable = true; wooting.enable = true; tpm.enable = true; - #tablet.enable = true; + tablet.enable = true; }; graphical = { audio.enable = true;