{ config, pkgs, nix-gaming, ... }: { imports = [ ../../../../user ]; home.username = "u2h"; home.packages = [ pkgs.opentabletdriver nix-gaming.packages."x86_64-linux".osu-stable ]; }