diff --git a/hosts/ookst480s/default.nix b/hosts/ookst480s/default.nix index 1d1b5af..2493c59 100644 --- a/hosts/ookst480s/default.nix +++ b/hosts/ookst480s/default.nix @@ -17,7 +17,7 @@ }; }; workstation = { - profiles = ["media" "gaming" "communication"]; + profiles = ["media" "communication"]; environment = "hyprland"; theme = "minimal"; };